~baltix/+junk/irrlicht-test

« back to all changes in this revision

Viewing changes to examples/Demo/demo.dev

  • Committer: Mantas Kriaučiūnas
  • Date: 2011-07-18 13:06:25 UTC
  • Revision ID: mantas@akl.lt-20110718130625-c5pvifp61e7kj1ol
Included whole irrlicht SVN libraries to work around launchpad recipe issue with quilt, see https://answers.launchpad.net/launchpad/+question/165193

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Project]
 
2
FileName=demo.dev
 
3
Name=Irrlicht Tech Demo
 
4
UnitCount=5
 
5
Type=1
 
6
Ver=1
 
7
ObjFiles=
 
8
Includes=..\..\include
 
9
Libs=
 
10
PrivateResource=
 
11
ResourceIncludes=
 
12
MakeIncludes=
 
13
Compiler=
 
14
CppCompiler=
 
15
Linker=../../lib/Win32-gcc/libIrrlicht.a_@@_
 
16
IsCpp=1
 
17
Icon=
 
18
ExeOutput=../../bin/Win32-gcc
 
19
ObjectOutput=obj
 
20
OverrideOutput=1
 
21
OverrideOutputName=Demo.exe
 
22
HostApplication=
 
23
Folders=
 
24
CommandLine=
 
25
IncludeVersionInfo=0
 
26
SupportXPThemes=0
 
27
CompilerSet=0
 
28
CompilerSettings=0000000000000000000000
 
29
UseCustomMakefile=0
 
30
CustomMakefile=
 
31
 
 
32
[Unit1]
 
33
FileName=main.cpp
 
34
CompileCpp=1
 
35
Folder=Projekt1
 
36
Compile=1
 
37
Link=1
 
38
Priority=1000
 
39
OverrideBuildCmd=0
 
40
BuildCmd=
 
41
 
 
42
[VersionInfo]
 
43
Major=0
 
44
Minor=1
 
45
Release=1
 
46
Build=1
 
47
LanguageID=1033
 
48
CharsetID=1252
 
49
CompanyName=
 
50
FileVersion=
 
51
FileDescription=Irrlicht Engine example compiled using DevCpp and gcc
 
52
InternalName=
 
53
LegalCopyright=
 
54
LegalTrademarks=
 
55
OriginalFilename=
 
56
ProductName=
 
57
ProductVersion=
 
58
AutoIncBuildNr=0
 
59
 
 
60
[Unit2]
 
61
FileName=CDemo.h
 
62
CompileCpp=1
 
63
Folder=Irrlicht Tech Demo
 
64
Compile=1
 
65
Link=1
 
66
Priority=1000
 
67
OverrideBuildCmd=0
 
68
BuildCmd=
 
69
 
 
70
[Unit3]
 
71
FileName=CMainMenu.cpp
 
72
CompileCpp=1
 
73
Folder=Irrlicht Tech Demo
 
74
Compile=1
 
75
Link=1
 
76
Priority=1000
 
77
OverrideBuildCmd=0
 
78
BuildCmd=
 
79
 
 
80
[Unit4]
 
81
FileName=CMainMenu.h
 
82
CompileCpp=1
 
83
Folder=Irrlicht Tech Demo
 
84
Compile=1
 
85
Link=1
 
86
Priority=1000
 
87
OverrideBuildCmd=0
 
88
BuildCmd=
 
89
 
 
90
[Unit5]
 
91
FileName=CDemo.cpp
 
92
CompileCpp=1
 
93
Folder=Irrlicht Tech Demo
 
94
Compile=1
 
95
Link=1
 
96
Priority=1000
 
97
OverrideBuildCmd=0
 
98
BuildCmd=
 
99