Mercurial > fife-parpg
comparison build/win32/build_environments/visual_studio_9/Fife_UnitTest.vcproj @ 8:8e9d86d192c1
initial commit
author | nikn@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sun, 06 Jul 2008 10:12:03 +0000 |
parents | |
children | 8c073dd2d3a3 |
comparison
equal
deleted
inserted
replaced
7:4ae1f92f3340 | 8:8e9d86d192c1 |
---|---|
1 <?xml version="1.0" encoding="shift_jis"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="9.00" | |
5 Name="Fife_UnitTest" | |
6 ProjectGUID="{CF8061DB-347A-4BEC-A63B-FBFE5BAB9D1B}" | |
7 RootNamespace="Fife_UnitTest" | |
8 Keyword="Win32Proj" | |
9 TargetFrameworkVersion="196613" | |
10 > | |
11 <Platforms> | |
12 <Platform | |
13 Name="Win32" | |
14 /> | |
15 </Platforms> | |
16 <ToolFiles> | |
17 </ToolFiles> | |
18 <Configurations> | |
19 <Configuration | |
20 Name="Debug|Win32" | |
21 OutputDirectory="..\..\..\..\tests" | |
22 IntermediateDirectory="$(ConfigurationName)" | |
23 ConfigurationType="1" | |
24 CharacterSet="1" | |
25 > | |
26 <Tool | |
27 Name="VCPreBuildEventTool" | |
28 /> | |
29 <Tool | |
30 Name="VCCustomBuildTool" | |
31 /> | |
32 <Tool | |
33 Name="VCXMLDataGeneratorTool" | |
34 /> | |
35 <Tool | |
36 Name="VCWebServiceProxyGeneratorTool" | |
37 /> | |
38 <Tool | |
39 Name="VCMIDLTool" | |
40 /> | |
41 <Tool | |
42 Name="VCCLCompilerTool" | |
43 Optimization="0" | |
44 AdditionalIncludeDirectories="..\..\..\..\engine;..\..\..\..\engine\core;..\..\includes\msvc;..\..\includes\msvc2008\libguichan;..\..\includes\msvc2008\boost_1_35_0;..\..\includes\msvc2008\openal;..\..\includes\msvc2008\sdl;..\..\includes\msvc2008\zlib;..\..\includes\msvc2008\libvorbis;..\..\includes\msvc2008\libpng;..\..\includes\msvc2008\libogg;..\..\includes\msvc2008\python25;..\..\includes\msvc2008\sdl_image;..\..\includes\msvc2008\sdl_ttf;"..\..\includes\msvc2008\unittest++"" | |
45 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_OPENGL;HAVE_ZIP;LOG_ENABLED;WIN32_LEAN_AND_MEAN;NOMINMAX;M_SQRT2=1.41421356237309504880" | |
46 MinimalRebuild="true" | |
47 BasicRuntimeChecks="0" | |
48 RuntimeLibrary="2" | |
49 UsePrecompiledHeader="0" | |
50 WarningLevel="3" | |
51 Detect64BitPortabilityProblems="true" | |
52 DebugInformationFormat="3" | |
53 DisableSpecificWarnings="4250;4290" | |
54 /> | |
55 <Tool | |
56 Name="VCManagedResourceCompilerTool" | |
57 /> | |
58 <Tool | |
59 Name="VCResourceCompilerTool" | |
60 /> | |
61 <Tool | |
62 Name="VCPreLinkEventTool" | |
63 /> | |
64 <Tool | |
65 Name="VCLinkerTool" | |
66 AdditionalDependencies="glu32.lib guichan_opengl.lib guichan_sdl.lib guichan.lib ogg_static.lib openal32.lib opengl32.lib sdl.lib sdlmain.lib SDL_image.lib SDL_ttf.lib vorbis_static.lib vorbisfile_static.lib libpng.lib zlib.lib UnitTest++.lib libfife.lib" | |
67 LinkIncremental="2" | |
68 AdditionalLibraryDirectories="..\..\static_libs\msvc2008;..\..\static_libs\msvc2008\python25;..\..\..\..\engine\swigwrappers\python" | |
69 IgnoreDefaultLibraryNames="libcmt.lib" | |
70 GenerateDebugInformation="true" | |
71 SubSystem="1" | |
72 RandomizedBaseAddress="1" | |
73 DataExecutionPrevention="0" | |
74 TargetMachine="0" | |
75 /> | |
76 <Tool | |
77 Name="VCALinkTool" | |
78 /> | |
79 <Tool | |
80 Name="VCManifestTool" | |
81 /> | |
82 <Tool | |
83 Name="VCXDCMakeTool" | |
84 /> | |
85 <Tool | |
86 Name="VCBscMakeTool" | |
87 /> | |
88 <Tool | |
89 Name="VCFxCopTool" | |
90 /> | |
91 <Tool | |
92 Name="VCAppVerifierTool" | |
93 /> | |
94 <Tool | |
95 Name="VCPostBuildEventTool" | |
96 /> | |
97 </Configuration> | |
98 <Configuration | |
99 Name="Release|Win32" | |
100 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
101 IntermediateDirectory="$(ConfigurationName)" | |
102 ConfigurationType="1" | |
103 CharacterSet="1" | |
104 WholeProgramOptimization="1" | |
105 > | |
106 <Tool | |
107 Name="VCPreBuildEventTool" | |
108 /> | |
109 <Tool | |
110 Name="VCCustomBuildTool" | |
111 /> | |
112 <Tool | |
113 Name="VCXMLDataGeneratorTool" | |
114 /> | |
115 <Tool | |
116 Name="VCWebServiceProxyGeneratorTool" | |
117 /> | |
118 <Tool | |
119 Name="VCMIDLTool" | |
120 /> | |
121 <Tool | |
122 Name="VCCLCompilerTool" | |
123 Optimization="2" | |
124 EnableIntrinsicFunctions="true" | |
125 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
126 RuntimeLibrary="2" | |
127 EnableFunctionLevelLinking="true" | |
128 UsePrecompiledHeader="0" | |
129 WarningLevel="3" | |
130 DebugInformationFormat="3" | |
131 /> | |
132 <Tool | |
133 Name="VCManagedResourceCompilerTool" | |
134 /> | |
135 <Tool | |
136 Name="VCResourceCompilerTool" | |
137 /> | |
138 <Tool | |
139 Name="VCPreLinkEventTool" | |
140 /> | |
141 <Tool | |
142 Name="VCLinkerTool" | |
143 LinkIncremental="1" | |
144 GenerateDebugInformation="true" | |
145 SubSystem="1" | |
146 OptimizeReferences="2" | |
147 EnableCOMDATFolding="2" | |
148 TargetMachine="1" | |
149 /> | |
150 <Tool | |
151 Name="VCALinkTool" | |
152 /> | |
153 <Tool | |
154 Name="VCManifestTool" | |
155 /> | |
156 <Tool | |
157 Name="VCXDCMakeTool" | |
158 /> | |
159 <Tool | |
160 Name="VCBscMakeTool" | |
161 /> | |
162 <Tool | |
163 Name="VCFxCopTool" | |
164 /> | |
165 <Tool | |
166 Name="VCAppVerifierTool" | |
167 /> | |
168 <Tool | |
169 Name="VCPostBuildEventTool" | |
170 /> | |
171 </Configuration> | |
172 </Configurations> | |
173 <References> | |
174 </References> | |
175 <Files> | |
176 <Filter | |
177 Name="Source Files" | |
178 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
179 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
180 > | |
181 <File | |
182 RelativePath="..\..\..\..\tests\core_tests\main.cpp" | |
183 > | |
184 </File> | |
185 <File | |
186 RelativePath="..\..\..\..\tests\core_tests\test_dat1++.cpp" | |
187 > | |
188 </File> | |
189 <File | |
190 RelativePath="..\..\..\..\tests\core_tests\test_dat2++.cpp" | |
191 > | |
192 </File> | |
193 <File | |
194 RelativePath="..\..\..\..\tests\core_tests\test_gui++.cpp" | |
195 > | |
196 </File> | |
197 <File | |
198 RelativePath="..\..\..\..\tests\core_tests\test_imagepool++.cpp" | |
199 > | |
200 </File> | |
201 <File | |
202 RelativePath="..\..\..\..\tests\core_tests\test_images++.cpp" | |
203 > | |
204 </File> | |
205 <File | |
206 RelativePath="..\..\..\..\tests\core_tests\test_rect++.cpp" | |
207 > | |
208 </File> | |
209 <File | |
210 RelativePath="..\..\..\..\tests\core_tests\test_vfs++.cpp" | |
211 > | |
212 </File> | |
213 <File | |
214 RelativePath="..\..\..\..\tests\core_tests\test_zip++.cpp" | |
215 > | |
216 </File> | |
217 </Filter> | |
218 <Filter | |
219 Name="Header Files" | |
220 Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
221 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | |
222 > | |
223 <File | |
224 RelativePath="..\..\..\..\tests\core_tests\fife_unittest++.h" | |
225 > | |
226 </File> | |
227 </Filter> | |
228 <Filter | |
229 Name="Resource Files" | |
230 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | |
231 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | |
232 > | |
233 </Filter> | |
234 </Files> | |
235 <Globals> | |
236 </Globals> | |
237 </VisualStudioProject> |