1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="core" |
---|
6 | ProjectGUID="{271715F3-5B90-4110-A552-70C788084A86}" |
---|
7 | RootNamespace="FICN" |
---|
8 | Keyword="Win32Proj" |
---|
9 | > |
---|
10 | <Platforms> |
---|
11 | <Platform |
---|
12 | Name="Win32" |
---|
13 | /> |
---|
14 | </Platforms> |
---|
15 | <ToolFiles> |
---|
16 | </ToolFiles> |
---|
17 | <Configurations> |
---|
18 | <Configuration |
---|
19 | Name="Debug|Win32" |
---|
20 | OutputDirectory="$(SolutionDir)\bin" |
---|
21 | IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)" |
---|
22 | ConfigurationType="4" |
---|
23 | CharacterSet="1" |
---|
24 | > |
---|
25 | <Tool |
---|
26 | Name="VCPreBuildEventTool" |
---|
27 | /> |
---|
28 | <Tool |
---|
29 | Name="VCCustomBuildTool" |
---|
30 | /> |
---|
31 | <Tool |
---|
32 | Name="VCXMLDataGeneratorTool" |
---|
33 | /> |
---|
34 | <Tool |
---|
35 | Name="VCWebServiceProxyGeneratorTool" |
---|
36 | /> |
---|
37 | <Tool |
---|
38 | Name="VCMIDLTool" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCCLCompilerTool" |
---|
42 | Optimization="0" |
---|
43 | AdditionalIncludeDirectories="src" |
---|
44 | PreprocessorDefinitions="__WIN32__;WIN32;_DEBUG;_WINDOWS;BOOST_ALL_DYN_LINK" |
---|
45 | GeneratePreprocessedFile="0" |
---|
46 | MinimalRebuild="true" |
---|
47 | BasicRuntimeChecks="3" |
---|
48 | RuntimeLibrary="3" |
---|
49 | UsePrecompiledHeader="0" |
---|
50 | WarningLevel="3" |
---|
51 | Detect64BitPortabilityProblems="true" |
---|
52 | DebugInformationFormat="4" |
---|
53 | /> |
---|
54 | <Tool |
---|
55 | Name="VCManagedResourceCompilerTool" |
---|
56 | /> |
---|
57 | <Tool |
---|
58 | Name="VCResourceCompilerTool" |
---|
59 | /> |
---|
60 | <Tool |
---|
61 | Name="VCPreLinkEventTool" |
---|
62 | /> |
---|
63 | <Tool |
---|
64 | Name="VCLibrarianTool" |
---|
65 | OutputFile="$(OutDir)\$(ProjectName)_d.lib" |
---|
66 | IgnoreAllDefaultLibraries="true" |
---|
67 | /> |
---|
68 | <Tool |
---|
69 | Name="VCALinkTool" |
---|
70 | /> |
---|
71 | <Tool |
---|
72 | Name="VCXDCMakeTool" |
---|
73 | /> |
---|
74 | <Tool |
---|
75 | Name="VCBscMakeTool" |
---|
76 | /> |
---|
77 | <Tool |
---|
78 | Name="VCFxCopTool" |
---|
79 | /> |
---|
80 | <Tool |
---|
81 | Name="VCPostBuildEventTool" |
---|
82 | /> |
---|
83 | </Configuration> |
---|
84 | <Configuration |
---|
85 | Name="Release|Win32" |
---|
86 | OutputDirectory="$(SolutionDir)\bin" |
---|
87 | IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)" |
---|
88 | ConfigurationType="4" |
---|
89 | CharacterSet="1" |
---|
90 | WholeProgramOptimization="1" |
---|
91 | > |
---|
92 | <Tool |
---|
93 | Name="VCPreBuildEventTool" |
---|
94 | /> |
---|
95 | <Tool |
---|
96 | Name="VCCustomBuildTool" |
---|
97 | /> |
---|
98 | <Tool |
---|
99 | Name="VCXMLDataGeneratorTool" |
---|
100 | /> |
---|
101 | <Tool |
---|
102 | Name="VCWebServiceProxyGeneratorTool" |
---|
103 | /> |
---|
104 | <Tool |
---|
105 | Name="VCMIDLTool" |
---|
106 | /> |
---|
107 | <Tool |
---|
108 | Name="VCCLCompilerTool" |
---|
109 | AdditionalIncludeDirectories="src;$(OGRE_HOME)\OgreMain\include;$(OGRE_HOME)\Dependencies\include; $(ENET_HOME)\include;$(BOOST_HOME)" |
---|
110 | PreprocessorDefinitions="__WIN32__;WIN32;NDEBUG;_WINDOWS;BOOST_ALL_DYN_LINK" |
---|
111 | RuntimeLibrary="2" |
---|
112 | UsePrecompiledHeader="0" |
---|
113 | WarningLevel="3" |
---|
114 | Detect64BitPortabilityProblems="true" |
---|
115 | DebugInformationFormat="3" |
---|
116 | /> |
---|
117 | <Tool |
---|
118 | Name="VCManagedResourceCompilerTool" |
---|
119 | /> |
---|
120 | <Tool |
---|
121 | Name="VCResourceCompilerTool" |
---|
122 | /> |
---|
123 | <Tool |
---|
124 | Name="VCPreLinkEventTool" |
---|
125 | /> |
---|
126 | <Tool |
---|
127 | Name="VCLibrarianTool" |
---|
128 | /> |
---|
129 | <Tool |
---|
130 | Name="VCALinkTool" |
---|
131 | /> |
---|
132 | <Tool |
---|
133 | Name="VCXDCMakeTool" |
---|
134 | /> |
---|
135 | <Tool |
---|
136 | Name="VCBscMakeTool" |
---|
137 | /> |
---|
138 | <Tool |
---|
139 | Name="VCFxCopTool" |
---|
140 | /> |
---|
141 | <Tool |
---|
142 | Name="VCPostBuildEventTool" |
---|
143 | /> |
---|
144 | </Configuration> |
---|
145 | </Configurations> |
---|
146 | <References> |
---|
147 | </References> |
---|
148 | <Files> |
---|
149 | <Filter |
---|
150 | Name="Source Files" |
---|
151 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
152 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
153 | > |
---|
154 | <File |
---|
155 | RelativePath=".\src\orxonox\core\ArgReader.cc" |
---|
156 | > |
---|
157 | </File> |
---|
158 | <File |
---|
159 | RelativePath=".\src\orxonox\core\ConfigValueContainer.cc" |
---|
160 | > |
---|
161 | </File> |
---|
162 | <File |
---|
163 | RelativePath=".\src\orxonox\core\DebugLevel.cc" |
---|
164 | > |
---|
165 | </File> |
---|
166 | <File |
---|
167 | RelativePath=".\src\orxonox\core\Error.cc" |
---|
168 | > |
---|
169 | </File> |
---|
170 | <File |
---|
171 | RelativePath=".\src\orxonox\core\Factory.cc" |
---|
172 | > |
---|
173 | </File> |
---|
174 | <File |
---|
175 | RelativePath=".\src\orxonox\core\Identifier.cc" |
---|
176 | > |
---|
177 | </File> |
---|
178 | <File |
---|
179 | RelativePath=".\src\orxonox\core\IdentifierList.cc" |
---|
180 | > |
---|
181 | </File> |
---|
182 | <File |
---|
183 | RelativePath=".\src\orxonox\core\MetaObjectList.cc" |
---|
184 | > |
---|
185 | </File> |
---|
186 | <File |
---|
187 | RelativePath=".\src\orxonox\core\OrxonoxClass.cc" |
---|
188 | > |
---|
189 | </File> |
---|
190 | <File |
---|
191 | RelativePath=".\src\orxonox\core\SignalHandler.cc" |
---|
192 | > |
---|
193 | </File> |
---|
194 | </Filter> |
---|
195 | <Filter |
---|
196 | Name="Header Files" |
---|
197 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
198 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
199 | > |
---|
200 | <File |
---|
201 | RelativePath=".\src\orxonox\core\ArgReader.h" |
---|
202 | > |
---|
203 | </File> |
---|
204 | <File |
---|
205 | RelativePath=".\src\orxonox\core\ClassFactory.h" |
---|
206 | > |
---|
207 | </File> |
---|
208 | <File |
---|
209 | RelativePath=".\src\orxonox\core\ConfigValueContainer.h" |
---|
210 | > |
---|
211 | </File> |
---|
212 | <File |
---|
213 | RelativePath=".\src\orxonox\core\CoreIncludes.h" |
---|
214 | > |
---|
215 | </File> |
---|
216 | <File |
---|
217 | RelativePath=".\src\orxonox\core\Debug.h" |
---|
218 | > |
---|
219 | </File> |
---|
220 | <File |
---|
221 | RelativePath=".\src\orxonox\core\DebugLevel.h" |
---|
222 | > |
---|
223 | </File> |
---|
224 | <File |
---|
225 | RelativePath=".\src\orxonox\core\Error.h" |
---|
226 | > |
---|
227 | </File> |
---|
228 | <File |
---|
229 | RelativePath=".\src\orxonox\core\Factory.h" |
---|
230 | > |
---|
231 | </File> |
---|
232 | <File |
---|
233 | RelativePath=".\src\orxonox\core\Identifier.h" |
---|
234 | > |
---|
235 | </File> |
---|
236 | <File |
---|
237 | RelativePath=".\src\orxonox\core\IdentifierList.h" |
---|
238 | > |
---|
239 | </File> |
---|
240 | <File |
---|
241 | RelativePath=".\src\orxonox\core\Iterator.h" |
---|
242 | > |
---|
243 | </File> |
---|
244 | <File |
---|
245 | RelativePath=".\src\orxonox\core\MetaObjectList.h" |
---|
246 | > |
---|
247 | </File> |
---|
248 | <File |
---|
249 | RelativePath=".\src\orxonox\core\ObjectList.h" |
---|
250 | > |
---|
251 | </File> |
---|
252 | <File |
---|
253 | RelativePath=".\src\orxonox\core\OrxonoxClass.h" |
---|
254 | > |
---|
255 | </File> |
---|
256 | <File |
---|
257 | RelativePath=".\src\orxonox\core\SignalHandler.h" |
---|
258 | > |
---|
259 | </File> |
---|
260 | </Filter> |
---|
261 | <Filter |
---|
262 | Name="Resource Files" |
---|
263 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
---|
264 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
---|
265 | > |
---|
266 | </Filter> |
---|
267 | </Files> |
---|
268 | <Globals> |
---|
269 | </Globals> |
---|
270 | </VisualStudioProject> |
---|