added StateTest
This commit is contained in:
parent
431dde3171
commit
748a0abcd6
59
devcpp/StateTest.dev
Normal file
59
devcpp/StateTest.dev
Normal file
@ -0,0 +1,59 @@
|
||||
[Project]
|
||||
FileName=StateTest.dev
|
||||
Name=StateTest
|
||||
UnitCount=1
|
||||
Type=1
|
||||
Ver=1
|
||||
ObjFiles=
|
||||
Includes=../include
|
||||
Libs=../lib
|
||||
PrivateResource=
|
||||
ResourceIncludes=
|
||||
MakeIncludes=
|
||||
Compiler=
|
||||
CppCompiler=-Wall --pedantic
|
||||
Linker=-lphoton -lglfw -lfreetype -lopengl32 -lglu32 -lopenal32 -lphysfs -lcorona
|
||||
IsCpp=1
|
||||
Icon=
|
||||
ExeOutput=..\test
|
||||
ObjectOutput=
|
||||
OverrideOutput=0
|
||||
OverrideOutputName=StateTest.exe
|
||||
HostApplication=
|
||||
Folders=
|
||||
CommandLine=
|
||||
UseCustomMakefile=0
|
||||
CustomMakefile=
|
||||
IncludeVersionInfo=0
|
||||
SupportXPThemes=0
|
||||
CompilerSet=0
|
||||
CompilerSettings=0000000000000000000000
|
||||
|
||||
[Unit1]
|
||||
FileName=..\test\State_test.cpp
|
||||
CompileCpp=1
|
||||
Folder=Project1
|
||||
Compile=1
|
||||
Link=1
|
||||
Priority=1000
|
||||
OverrideBuildCmd=0
|
||||
BuildCmd=
|
||||
|
||||
[VersionInfo]
|
||||
Major=0
|
||||
Minor=1
|
||||
Release=1
|
||||
Build=1
|
||||
LanguageID=1033
|
||||
CharsetID=1252
|
||||
CompanyName=
|
||||
FileVersion=
|
||||
FileDescription=Developed using the Dev-C++ IDE
|
||||
InternalName=
|
||||
LegalCopyright=
|
||||
LegalTrademarks=
|
||||
OriginalFilename=
|
||||
ProductName=
|
||||
ProductVersion=
|
||||
AutoIncBuildNr=0
|
||||
|
Loading…
Reference in New Issue
Block a user