Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/PlugIns/BSPSceneManager/scripts/Plugin_BSPSceneManager_stlp.cbp @ 3

Last change on this file since 3 was 3, checked in by anonymous, 17 years ago

=update

File size: 6.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2<CodeBlocks_project_file>
3        <FileVersion major="1" minor="5" />
4        <Project>
5                <Option title="Plugin_BSPSceneManager" />
6                <Option default_target="" />
7                <Option compiler="gcc" />
8                <Option virtualFolders="" />
9                <Build>
10                        <Target title="Debug">
11                                <Option output="..\..\..\lib\Plugin_BSPSceneManager_d.dll" />
12                                <Option object_output="..\obj\Debug" />
13                                <Option external_deps="..\..\..\lib\OgreMain_d.dll;" />
14                                <Option type="3" />
15                                <Option compiler="gcc" />
16                                <Option projectResourceIncludeDirsRelation="0" />
17                                <Compiler>
18                                        <Add option="-g" />
19                                        <Add option="-D_DEBUG" />
20                                </Compiler>
21                                <Linker>
22                                        <Add library="OgreMain_d" />
23                                        <Add library="stlportstlg.5.1" />
24                                </Linker>
25                                <ExtraCommands>
26                                        <Add after="cmd /c copy $($(TARGET_NAME)_OUTPUT_FILE) ..\..\..\Samples\Common\bin\$(TARGET_NAME)" />
27                                </ExtraCommands>
28                        </Target>
29                        <Target title="Release">
30                                <Option output="..\..\..\lib\Plugin_BSPSceneManager.dll" />
31                                <Option object_output="..\obj\Release" />
32                                <Option external_deps="..\..\..\lib\OgreMain.dll;" />
33                                <Option type="3" />
34                                <Option compiler="gcc" />
35                                <Option projectResourceIncludeDirsRelation="0" />
36                                <Compiler>
37                                        <Add option="-O2" />
38                                        <Add option="-DNDEBUG" />
39                                </Compiler>
40                                <Linker>
41                                        <Add option="-s" />
42                                        <Add library="OgreMain" />
43                                        <Add library="stlport.5.1" />
44                                </Linker>
45                                <ExtraCommands>
46                                        <Add after="cmd /c copy $($(TARGET_NAME)_OUTPUT_FILE) ..\..\..\Samples\Common\bin\$(TARGET_NAME)" />
47                                </ExtraCommands>
48                        </Target>
49                </Build>
50                <VirtualTargets>
51                        <Add alias="All" targets="Debug;Release;" />
52                </VirtualTargets>
53                <Compiler>
54                        <Add option="-Wall" />
55                        <Add option="-mthreads" />
56                        <Add option="-fmessage-length=0" />
57                        <Add option="-fexceptions" />
58                        <Add option="-fident" />
59                        <Add option="-D_STLP_NO_CUSTOM_IO" />
60                        <Add option="-DWIN32" />
61                        <Add option="-D_WINDOWS" />
62                        <Add option="-D_USRDLL" />
63                        <Add directory="$(#STLPORT_DIR)\stlport" />
64                        <Add directory="..\include" />
65                        <Add directory="..\..\..\OgreMain\include" />
66                </Compiler>
67                <Linker>
68                        <Add option="-Wl,--enable-auto-image-base" />
69                        <Add option="-Wl,--add-stdcall-alias" />
70                        <Add directory="..\..\..\Samples\Common\bin\$(TARGET_NAME)" />
71                </Linker>
72                <Unit filename="..\include\OgreBspLevel.h">
73                        <Option compilerVar="CPP" />
74                        <Option compile="0" />
75                        <Option link="0" />
76                        <Option target="Debug" />
77                        <Option target="Release" />
78                </Unit>
79                <Unit filename="..\include\OgreBspNode.h">
80                        <Option compilerVar="CPP" />
81                        <Option compile="0" />
82                        <Option link="0" />
83                        <Option target="Debug" />
84                        <Option target="Release" />
85                </Unit>
86                <Unit filename="..\include\OgreBspPrerequisites.h">
87                        <Option compilerVar="CPP" />
88                        <Option compile="0" />
89                        <Option link="0" />
90                        <Option target="Debug" />
91                        <Option target="Release" />
92                </Unit>
93                <Unit filename="..\include\OgreBspResourceManager.h">
94                        <Option compilerVar="CPP" />
95                        <Option compile="0" />
96                        <Option link="0" />
97                        <Option target="Debug" />
98                        <Option target="Release" />
99                </Unit>
100                <Unit filename="..\include\OgreBspSceneManager.h">
101                        <Option compilerVar="CPP" />
102                        <Option compile="0" />
103                        <Option link="0" />
104                        <Option target="Debug" />
105                        <Option target="Release" />
106                </Unit>
107                <Unit filename="..\include\OgreBspSceneManagerPlugin.h">
108                        <Option compilerVar="CPP" />
109                        <Option compile="0" />
110                        <Option link="0" />
111                        <Option target="Debug" />
112                        <Option target="Release" />
113                </Unit>
114                <Unit filename="..\include\OgreBspSceneNode.h">
115                        <Option compilerVar="CPP" />
116                        <Option compile="0" />
117                        <Option link="0" />
118                        <Option target="Debug" />
119                        <Option target="Release" />
120                </Unit>
121                <Unit filename="..\include\OgreQuake3Level.h">
122                        <Option compilerVar="CPP" />
123                        <Option compile="0" />
124                        <Option link="0" />
125                        <Option target="Debug" />
126                        <Option target="Release" />
127                </Unit>
128                <Unit filename="..\include\OgreQuake3Shader.h">
129                        <Option compilerVar="CPP" />
130                        <Option compile="0" />
131                        <Option link="0" />
132                        <Option target="Debug" />
133                        <Option target="Release" />
134                </Unit>
135                <Unit filename="..\include\OgreQuake3ShaderManager.h">
136                        <Option compilerVar="CPP" />
137                        <Option compile="0" />
138                        <Option link="0" />
139                        <Option target="Debug" />
140                        <Option target="Release" />
141                </Unit>
142                <Unit filename="..\include\OgreQuake3Types.h">
143                        <Option compilerVar="CPP" />
144                        <Option compile="0" />
145                        <Option link="0" />
146                        <Option target="Debug" />
147                        <Option target="Release" />
148                </Unit>
149                <Unit filename="..\misc\OgreBspSceneManager.def">
150                        <Option compilerVar="CPP" />
151                        <Option compile="0" />
152                        <Option link="0" />
153                        <Option target="Debug" />
154                        <Option target="Release" />
155                </Unit>
156                <Unit filename="..\src\OgreBspLevel.cpp">
157                        <Option compilerVar="CPP" />
158                        <Option target="Debug" />
159                        <Option target="Release" />
160                </Unit>
161                <Unit filename="..\src\OgreBspNode.cpp">
162                        <Option compilerVar="CPP" />
163                        <Option target="Debug" />
164                        <Option target="Release" />
165                </Unit>
166                <Unit filename="..\src\OgreBspResourceManager.cpp">
167                        <Option compilerVar="CPP" />
168                        <Option target="Debug" />
169                        <Option target="Release" />
170                </Unit>
171                <Unit filename="..\src\OgreBspSceneManager.cpp">
172                        <Option compilerVar="CPP" />
173                        <Option target="Debug" />
174                        <Option target="Release" />
175                </Unit>
176                <Unit filename="..\src\OgreBspSceneManagerPlugin.cpp">
177                        <Option compilerVar="CPP" />
178                        <Option target="Debug" />
179                        <Option target="Release" />
180                </Unit>
181                <Unit filename="..\src\OgreBspSceneManagerDll.cpp">
182                        <Option compilerVar="CPP" />
183                        <Option target="Debug" />
184                        <Option target="Release" />
185                </Unit>
186                <Unit filename="..\src\OgreBspSceneNode.cpp">
187                        <Option compilerVar="CPP" />
188                        <Option target="Debug" />
189                        <Option target="Release" />
190                </Unit>
191                <Unit filename="..\src\OgreQuake3Level.cpp">
192                        <Option compilerVar="CPP" />
193                        <Option target="Debug" />
194                        <Option target="Release" />
195                </Unit>
196                <Unit filename="..\src\OgreQuake3Shader.cpp">
197                        <Option compilerVar="CPP" />
198                        <Option target="Debug" />
199                        <Option target="Release" />
200                </Unit>
201                <Unit filename="..\src\OgreQuake3ShaderManager.cpp">
202                        <Option compilerVar="CPP" />
203                        <Option target="Debug" />
204                        <Option target="Release" />
205                </Unit>
206                <Extensions />
207        </Project>
208</CodeBlocks_project_file>
Note: See TracBrowser for help on using the repository browser.