~baltix/+junk/irrlicht-test

« back to all changes in this revision

Viewing changes to examples/08.SpecialFX/SpecialFX.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=example.dev
 
3
Name=Irrlicht Example 08 Special Effects
 
4
UnitCount=1
 
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=08.SpecialFX.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