|
20 | 20 | <Tool
|
21 | 21 | Name="VCCLCompilerTool"
|
22 | 22 | AdditionalOptions=" /Zm1000"
|
23 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 23 | + AdditionalIncludeDirectories="..\..\.;" |
24 | 24 | BasicRuntimeChecks="1"
|
25 | 25 | CompileAs="2"
|
26 | 26 | DebugInformationFormat="3"
|
|
33 | 33 | PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Debug\""
|
34 | 34 | AssemblerListingLocation="Debug"
|
35 | 35 | ObjectFile="$(IntDir)\"
|
36 |
| - ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Debug/TestUnitTest++.pdb" |
| 36 | + ProgramDataBaseFileName="..\..\vs_projects\vs2003_x86\Debug/TestUnitTest++.pdb" |
37 | 37 | />
|
38 | 38 | <Tool
|
39 | 39 | Name="VCCustomBuildTool"/>
|
40 | 40 | <Tool
|
41 | 41 | Name="VCResourceCompilerTool"
|
42 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 42 | + AdditionalIncludeDirectories="..\..\.;" |
43 | 43 | PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Debug\""/>
|
44 | 44 | <Tool
|
45 | 45 | Name="VCMIDLTool"
|
46 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 46 | + AdditionalIncludeDirectories="..\..\.;" |
47 | 47 | MkTypLibCompatible="FALSE"
|
48 | 48 | TargetEnvironment="1"
|
49 | 49 | GenerateStublessProxies="TRUE"
|
|
64 | 64 | LinkLibraryDependencies="false"
|
65 | 65 | AdditionalOptions=" /STACK:10000000 /machine:X86 /debug"
|
66 | 66 | AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Debug\UnitTest++.lib "
|
67 |
| - OutputFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Debug\TestUnitTest++.exe" |
| 67 | + OutputFile="..\..\vs_projects\vs2003_x86\Debug\TestUnitTest++.exe" |
68 | 68 | Version="0.0"
|
69 | 69 | LinkIncremental="2"
|
70 | 70 | AdditionalLibraryDirectories=""
|
71 |
| - ProgramDatabaseFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Debug/TestUnitTest++.pdb" |
| 71 | + ProgramDatabaseFile="..\..\vs_projects\vs2003_x86\Debug/TestUnitTest++.pdb" |
72 | 72 | GenerateDebugInformation="TRUE"
|
73 | 73 | SubSystem="1"
|
74 |
| - ImportLibrary="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Debug\TestUnitTest++.lib"/> |
| 74 | + ImportLibrary="..\..\vs_projects\vs2003_x86\Debug\TestUnitTest++.lib"/> |
75 | 75 | </Configuration>
|
76 | 76 | <Configuration
|
77 | 77 | Name="Release|Win32"
|
|
84 | 84 | <Tool
|
85 | 85 | Name="VCCLCompilerTool"
|
86 | 86 | AdditionalOptions=" /Zm1000"
|
87 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 87 | + AdditionalIncludeDirectories="..\..\.;" |
88 | 88 | CompileAs="2"
|
89 | 89 | ExceptionHandling="TRUE"
|
90 | 90 | InlineFunctionExpansion="2"
|
|
95 | 95 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Release\""
|
96 | 96 | AssemblerListingLocation="Release"
|
97 | 97 | ObjectFile="$(IntDir)\"
|
98 |
| - ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Release/TestUnitTest++.pdb" |
| 98 | + ProgramDataBaseFileName="..\..\vs_projects\vs2003_x86\Release/TestUnitTest++.pdb" |
99 | 99 | />
|
100 | 100 | <Tool
|
101 | 101 | Name="VCCustomBuildTool"/>
|
102 | 102 | <Tool
|
103 | 103 | Name="VCResourceCompilerTool"
|
104 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 104 | + AdditionalIncludeDirectories="..\..\.;" |
105 | 105 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Release\""/>
|
106 | 106 | <Tool
|
107 | 107 | Name="VCMIDLTool"
|
108 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 108 | + AdditionalIncludeDirectories="..\..\.;" |
109 | 109 | MkTypLibCompatible="FALSE"
|
110 | 110 | TargetEnvironment="1"
|
111 | 111 | GenerateStublessProxies="TRUE"
|
|
126 | 126 | LinkLibraryDependencies="false"
|
127 | 127 | AdditionalOptions=" /STACK:10000000 /machine:X86"
|
128 | 128 | AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Release\UnitTest++.lib "
|
129 |
| - OutputFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Release\TestUnitTest++.exe" |
| 129 | + OutputFile="..\..\vs_projects\vs2003_x86\Release\TestUnitTest++.exe" |
130 | 130 | Version="0.0"
|
131 | 131 | LinkIncremental="1"
|
132 | 132 | AdditionalLibraryDirectories=""
|
133 |
| - ProgramDatabaseFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Release/TestUnitTest++.pdb" |
| 133 | + ProgramDatabaseFile="..\..\vs_projects\vs2003_x86\Release/TestUnitTest++.pdb" |
134 | 134 | SubSystem="1"
|
135 |
| - ImportLibrary="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Release\TestUnitTest++.lib"/> |
| 135 | + ImportLibrary="..\..\vs_projects\vs2003_x86\Release\TestUnitTest++.lib"/> |
136 | 136 | </Configuration>
|
137 | 137 | <Configuration
|
138 | 138 | Name="MinSizeRel|Win32"
|
|
145 | 145 | <Tool
|
146 | 146 | Name="VCCLCompilerTool"
|
147 | 147 | AdditionalOptions=" /Zm1000"
|
148 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 148 | + AdditionalIncludeDirectories="..\..\.;" |
149 | 149 | CompileAs="2"
|
150 | 150 | ExceptionHandling="TRUE"
|
151 | 151 | InlineFunctionExpansion="1"
|
|
156 | 156 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"MinSizeRel\""
|
157 | 157 | AssemblerListingLocation="MinSizeRel"
|
158 | 158 | ObjectFile="$(IntDir)\"
|
159 |
| - ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2003_x86\MinSizeRel/TestUnitTest++.pdb" |
| 159 | + ProgramDataBaseFileName="..\..\vs_projects\vs2003_x86\MinSizeRel/TestUnitTest++.pdb" |
160 | 160 | />
|
161 | 161 | <Tool
|
162 | 162 | Name="VCCustomBuildTool"/>
|
163 | 163 | <Tool
|
164 | 164 | Name="VCResourceCompilerTool"
|
165 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 165 | + AdditionalIncludeDirectories="..\..\.;" |
166 | 166 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"MinSizeRel\""/>
|
167 | 167 | <Tool
|
168 | 168 | Name="VCMIDLTool"
|
169 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 169 | + AdditionalIncludeDirectories="..\..\.;" |
170 | 170 | MkTypLibCompatible="FALSE"
|
171 | 171 | TargetEnvironment="1"
|
172 | 172 | GenerateStublessProxies="TRUE"
|
|
187 | 187 | LinkLibraryDependencies="false"
|
188 | 188 | AdditionalOptions=" /STACK:10000000 /machine:X86"
|
189 | 189 | AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib MinSizeRel\UnitTest++.lib "
|
190 |
| - OutputFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\MinSizeRel\TestUnitTest++.exe" |
| 190 | + OutputFile="..\..\vs_projects\vs2003_x86\MinSizeRel\TestUnitTest++.exe" |
191 | 191 | Version="0.0"
|
192 | 192 | LinkIncremental="1"
|
193 | 193 | AdditionalLibraryDirectories=""
|
194 |
| - ProgramDatabaseFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\MinSizeRel/TestUnitTest++.pdb" |
| 194 | + ProgramDatabaseFile="..\..\vs_projects\vs2003_x86\MinSizeRel/TestUnitTest++.pdb" |
195 | 195 | SubSystem="1"
|
196 |
| - ImportLibrary="U:\unittest-cpp-pj\vs_projects\vs2003_x86\MinSizeRel\TestUnitTest++.lib"/> |
| 196 | + ImportLibrary="..\..\vs_projects\vs2003_x86\MinSizeRel\TestUnitTest++.lib"/> |
197 | 197 | </Configuration>
|
198 | 198 | <Configuration
|
199 | 199 | Name="RelWithDebInfo|Win32"
|
|
206 | 206 | <Tool
|
207 | 207 | Name="VCCLCompilerTool"
|
208 | 208 | AdditionalOptions=" /Zm1000"
|
209 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 209 | + AdditionalIncludeDirectories="..\..\.;" |
210 | 210 | CompileAs="2"
|
211 | 211 | DebugInformationFormat="3"
|
212 | 212 | ExceptionHandling="TRUE"
|
|
218 | 218 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"RelWithDebInfo\""
|
219 | 219 | AssemblerListingLocation="RelWithDebInfo"
|
220 | 220 | ObjectFile="$(IntDir)\"
|
221 |
| - ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2003_x86\RelWithDebInfo/TestUnitTest++.pdb" |
| 221 | + ProgramDataBaseFileName="..\..\vs_projects\vs2003_x86\RelWithDebInfo/TestUnitTest++.pdb" |
222 | 222 | />
|
223 | 223 | <Tool
|
224 | 224 | Name="VCCustomBuildTool"/>
|
225 | 225 | <Tool
|
226 | 226 | Name="VCResourceCompilerTool"
|
227 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 227 | + AdditionalIncludeDirectories="..\..\.;" |
228 | 228 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"RelWithDebInfo\""/>
|
229 | 229 | <Tool
|
230 | 230 | Name="VCMIDLTool"
|
231 |
| - AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 231 | + AdditionalIncludeDirectories="..\..\.;" |
232 | 232 | MkTypLibCompatible="FALSE"
|
233 | 233 | TargetEnvironment="1"
|
234 | 234 | GenerateStublessProxies="TRUE"
|
|
249 | 249 | LinkLibraryDependencies="false"
|
250 | 250 | AdditionalOptions=" /STACK:10000000 /machine:X86 /debug"
|
251 | 251 | AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib RelWithDebInfo\UnitTest++.lib "
|
252 |
| - OutputFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\RelWithDebInfo\TestUnitTest++.exe" |
| 252 | + OutputFile="..\..\vs_projects\vs2003_x86\RelWithDebInfo\TestUnitTest++.exe" |
253 | 253 | Version="0.0"
|
254 | 254 | LinkIncremental="2"
|
255 | 255 | AdditionalLibraryDirectories=""
|
256 |
| - ProgramDatabaseFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\RelWithDebInfo/TestUnitTest++.pdb" |
| 256 | + ProgramDatabaseFile="..\..\vs_projects\vs2003_x86\RelWithDebInfo/TestUnitTest++.pdb" |
257 | 257 | GenerateDebugInformation="TRUE"
|
258 | 258 | SubSystem="1"
|
259 |
| - ImportLibrary="U:\unittest-cpp-pj\vs_projects\vs2003_x86\RelWithDebInfo\TestUnitTest++.lib"/> |
| 259 | + ImportLibrary="..\..\vs_projects\vs2003_x86\RelWithDebInfo\TestUnitTest++.lib"/> |
260 | 260 | </Configuration>
|
261 | 261 | </Configurations>
|
262 | 262 | <Files>
|
263 | 263 | <File
|
264 |
| - RelativePath="U:\unittest-cpp-pj\tests\Main.cpp"> |
| 264 | + RelativePath="..\..\tests\Main.cpp"> |
265 | 265 | </File>
|
266 | 266 | <File
|
267 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestAssertHandler.cpp"> |
| 267 | + RelativePath="..\..\tests\TestAssertHandler.cpp"> |
268 | 268 | </File>
|
269 | 269 | <File
|
270 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestCheckMacros.cpp"> |
| 270 | + RelativePath="..\..\tests\TestCheckMacros.cpp"> |
271 | 271 | </File>
|
272 | 272 | <File
|
273 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestChecks.cpp"> |
| 273 | + RelativePath="..\..\tests\TestChecks.cpp"> |
274 | 274 | </File>
|
275 | 275 | <File
|
276 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestCompositeTestReporter.cpp"> |
| 276 | + RelativePath="..\..\tests\TestCompositeTestReporter.cpp"> |
277 | 277 | </File>
|
278 | 278 | <File
|
279 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestCurrentTest.cpp"> |
| 279 | + RelativePath="..\..\tests\TestCurrentTest.cpp"> |
280 | 280 | </File>
|
281 | 281 | <File
|
282 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestDeferredTestReporter.cpp"> |
| 282 | + RelativePath="..\..\tests\TestDeferredTestReporter.cpp"> |
283 | 283 | </File>
|
284 | 284 | <File
|
285 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestExceptions.cpp"> |
| 285 | + RelativePath="..\..\tests\TestExceptions.cpp"> |
286 | 286 | </File>
|
287 | 287 | <File
|
288 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestMemoryOutStream.cpp"> |
| 288 | + RelativePath="..\..\tests\TestMemoryOutStream.cpp"> |
289 | 289 | </File>
|
290 | 290 | <File
|
291 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestTest.cpp"> |
| 291 | + RelativePath="..\..\tests\TestTest.cpp"> |
292 | 292 | </File>
|
293 | 293 | <File
|
294 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestTestList.cpp"> |
| 294 | + RelativePath="..\..\tests\TestTestList.cpp"> |
295 | 295 | </File>
|
296 | 296 | <File
|
297 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestTestMacros.cpp"> |
| 297 | + RelativePath="..\..\tests\TestTestMacros.cpp"> |
298 | 298 | </File>
|
299 | 299 | <File
|
300 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestTestResults.cpp"> |
| 300 | + RelativePath="..\..\tests\TestTestResults.cpp"> |
301 | 301 | </File>
|
302 | 302 | <File
|
303 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestTestRunner.cpp"> |
| 303 | + RelativePath="..\..\tests\TestTestRunner.cpp"> |
304 | 304 | </File>
|
305 | 305 | <File
|
306 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestTestSuite.cpp"> |
| 306 | + RelativePath="..\..\tests\TestTestSuite.cpp"> |
307 | 307 | </File>
|
308 | 308 | <File
|
309 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestTimeConstraint.cpp"> |
| 309 | + RelativePath="..\..\tests\TestTimeConstraint.cpp"> |
310 | 310 | </File>
|
311 | 311 | <File
|
312 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestTimeConstraintMacro.cpp"> |
| 312 | + RelativePath="..\..\tests\TestTimeConstraintMacro.cpp"> |
313 | 313 | </File>
|
314 | 314 | <File
|
315 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestUnitTestPP.cpp"> |
| 315 | + RelativePath="..\..\tests\TestUnitTestPP.cpp"> |
316 | 316 | </File>
|
317 | 317 | <File
|
318 |
| - RelativePath="U:\unittest-cpp-pj\tests\TestXmlTestReporter.cpp"> |
| 318 | + RelativePath="..\..\tests\TestXmlTestReporter.cpp"> |
319 | 319 | </File>
|
320 | 320 | <File
|
321 |
| - RelativePath="U:\unittest-cpp-pj\tests\RecordingReporter.h"> |
| 321 | + RelativePath="..\..\tests\RecordingReporter.h"> |
322 | 322 | </File>
|
323 | 323 | <File
|
324 |
| - RelativePath="U:\unittest-cpp-pj\tests\ScopedCurrentTest.h"> |
| 324 | + RelativePath="..\..\tests\ScopedCurrentTest.h"> |
325 | 325 | </File>
|
326 | 326 | </Files>
|
327 | 327 | <Globals>
|
|
0 commit comments