696 lines
10 KiB
Plaintext
696 lines
10 KiB
Plaintext
[Project]
|
|
FileName=photon.dev
|
|
Name=photon
|
|
UnitCount=59
|
|
Type=2
|
|
Ver=1
|
|
ObjFiles=
|
|
Includes=../include;
|
|
Libs=
|
|
PrivateResource=
|
|
ResourceIncludes=
|
|
MakeIncludes=
|
|
Compiler=
|
|
CppCompiler=-DPHOTON_USE_OPENAL -Wall --pedantic
|
|
Linker=
|
|
IsCpp=1
|
|
Icon=
|
|
ExeOutput=..\lib
|
|
ObjectOutput=..\devcpp
|
|
OverrideOutput=1
|
|
OverrideOutputName=libphoton.a
|
|
HostApplication=
|
|
Folders=include,include/audio,include/math,include/util,include/video,src,src/audio,src/math,src/util,src/video
|
|
CommandLine=
|
|
UseCustomMakefile=0
|
|
CustomMakefile=
|
|
IncludeVersionInfo=0
|
|
SupportXPThemes=0
|
|
CompilerSet=0
|
|
CompilerSettings=0000001000000000000000
|
|
Major=0
|
|
Minor=0
|
|
Release=1
|
|
Build=1
|
|
LanguageID=1033
|
|
CharsetID=1252
|
|
CompanyName=
|
|
FileVersion=
|
|
FileDescription=
|
|
InternalName=
|
|
LegalCopyright=
|
|
LegalTrademarks=
|
|
OriginalFilename=
|
|
ProductName=
|
|
ProductVersion=
|
|
AutoIncBuildNr=0
|
|
|
|
[Unit1]
|
|
FileName=..\include\Application.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit2]
|
|
FileName=..\include\entrypoint.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit3]
|
|
FileName=..\include\exceptions.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit4]
|
|
FileName=..\include\Log.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit5]
|
|
FileName=..\include\LogSink.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit6]
|
|
FileName=..\include\photon.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit7]
|
|
FileName=..\include\ResourceManaged.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit8]
|
|
FileName=..\include\ResourceManager.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit9]
|
|
FileName=..\include\State.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit10]
|
|
FileName=..\include\types.hpp
|
|
CompileCpp=1
|
|
Folder=include
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit11]
|
|
FileName=..\include\audio\AudioCore.hpp
|
|
CompileCpp=1
|
|
Folder=include/audio
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit12]
|
|
FileName=..\include\audio\SampleResourceManager.hpp
|
|
CompileCpp=1
|
|
Folder=include/audio
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit13]
|
|
FileName=..\include\audio\Source.hpp
|
|
CompileCpp=1
|
|
Folder=include/audio
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit14]
|
|
FileName=..\include\math\Vector2.hpp
|
|
CompileCpp=1
|
|
Folder=include/math
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit15]
|
|
FileName=..\include\math\Circle.hpp
|
|
CompileCpp=1
|
|
Folder=include/math
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit16]
|
|
FileName=..\include\math\math.hpp
|
|
CompileCpp=1
|
|
Folder=include/math
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit17]
|
|
FileName=..\include\math\Rect.hpp
|
|
CompileCpp=1
|
|
Folder=include/math
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit18]
|
|
FileName=..\include\util\VersionInfo.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit19]
|
|
FileName=..\include\util\ConfigFile.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit20]
|
|
FileName=..\include\util\FileBuffer.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit21]
|
|
FileName=..\include\util\RandGen.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit22]
|
|
FileName=..\include\util\Singleton.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit23]
|
|
FileName=..\include\util\Timer.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit24]
|
|
FileName=..\include\util\filesys\filesys.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit25]
|
|
FileName=..\include\video\Color.hpp
|
|
CompileCpp=1
|
|
Folder=include/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit26]
|
|
FileName=..\include\video\Font.hpp
|
|
CompileCpp=1
|
|
Folder=include/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit27]
|
|
FileName=..\include\video\FontResourceManager.hpp
|
|
CompileCpp=1
|
|
Folder=include/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit28]
|
|
FileName=..\include\video\Image.hpp
|
|
CompileCpp=1
|
|
Folder=include/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit29]
|
|
FileName=..\include\video\Pen.hpp
|
|
CompileCpp=1
|
|
Folder=include/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit30]
|
|
FileName=..\include\video\Texture.hpp
|
|
CompileCpp=1
|
|
Folder=include/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit31]
|
|
FileName=..\include\video\TextureResourceManager.hpp
|
|
CompileCpp=1
|
|
Folder=include/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit32]
|
|
FileName=..\src\Application.cpp
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit33]
|
|
FileName=..\src\entrypoint.cpp
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit34]
|
|
FileName=..\src\exceptions.cpp
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit35]
|
|
FileName=..\src\Log.cpp
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit36]
|
|
FileName=..\src\LogSink.cpp
|
|
CompileCpp=1
|
|
Folder=src
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit37]
|
|
FileName=..\src\audio\AudioCore.cpp
|
|
CompileCpp=1
|
|
Folder=src/audio
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit38]
|
|
FileName=..\src\audio\SampleResourceManager.cpp
|
|
CompileCpp=1
|
|
Folder=src/audio
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit39]
|
|
FileName=..\src\math\Circle.cpp
|
|
CompileCpp=1
|
|
Folder=src/math
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit40]
|
|
FileName=..\src\math\math.cpp
|
|
CompileCpp=1
|
|
Folder=src/math
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit41]
|
|
FileName=..\src\math\Rect.cpp
|
|
CompileCpp=1
|
|
Folder=src/math
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit42]
|
|
FileName=..\src\math\Vector2.cpp
|
|
CompileCpp=1
|
|
Folder=src/math
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit43]
|
|
FileName=..\src\util\ConfigFile.cpp
|
|
CompileCpp=1
|
|
Folder=src/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit44]
|
|
FileName=..\src\util\FileBuffer.cpp
|
|
CompileCpp=1
|
|
Folder=src/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit45]
|
|
FileName=..\src\util\RandGen.cpp
|
|
CompileCpp=1
|
|
Folder=src/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit46]
|
|
FileName=..\src\util\Timer.cpp
|
|
CompileCpp=1
|
|
Folder=src/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit47]
|
|
FileName=..\src\util\VersionInfo.cpp
|
|
CompileCpp=1
|
|
Folder=src/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit48]
|
|
FileName=..\src\util\filesys\filesys.cpp
|
|
CompileCpp=1
|
|
Folder=src/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit49]
|
|
FileName=..\src\video\Color.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit50]
|
|
FileName=..\src\video\Font.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit51]
|
|
FileName=..\src\video\FontResourceManager.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit52]
|
|
FileName=..\src\video\Image.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit53]
|
|
FileName=..\src\video\Pen.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit54]
|
|
FileName=..\src\video\Texture.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit55]
|
|
FileName=..\src\video\TextureResourceManager.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit56]
|
|
FileName=..\include\util\TaskManager.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit57]
|
|
FileName=..\include\util\Task.hpp
|
|
CompileCpp=1
|
|
Folder=include/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit58]
|
|
FileName=..\src\util\Task.cpp
|
|
CompileCpp=1
|
|
Folder=src/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit59]
|
|
FileName=..\src\util\TaskManager.cpp
|
|
CompileCpp=1
|
|
Folder=src/util
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit60]
|
|
FileName=..\src\video\TextureResourceManager.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit61]
|
|
FileName=..\src\video\VideoCore.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit62]
|
|
FileName=..\src\video\TextureResourceManager.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[Unit63]
|
|
FileName=..\src\video\VideoCore.cpp
|
|
CompileCpp=1
|
|
Folder=src/video
|
|
Compile=1
|
|
Link=1
|
|
Priority=1000
|
|
OverrideBuildCmd=0
|
|
BuildCmd=
|
|
|
|
[VersionInfo]
|
|
Major=0
|
|
Minor=1
|
|
Release=1
|
|
Build=1
|
|
LanguageID=1033
|
|
CharsetID=1252
|
|
CompanyName=
|
|
FileVersion=0.1
|
|
FileDescription=Developed using the Dev-C++ IDE
|
|
InternalName=
|
|
LegalCopyright=
|
|
LegalTrademarks=
|
|
OriginalFilename=libphoton.a
|
|
ProductName=photon
|
|
ProductVersion=0.1
|
|
AutoIncBuildNr=0
|
|
|