Changeset 1747 for code/trunk/visual_studio
- Timestamp:
- Sep 9, 2008, 4:25:52 AM (16 years ago)
- Location:
- code/trunk
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/core3 (added) merged: 1573-1574,1583-1586,1591-1594,1596-1597,1603,1606-1607,1610-1611,1655,1658,1676-1679,1681-1685,1687,1716-1723,1725-1729,1736
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/core_properties.vsprops
r1572 r1747 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalOptions="/MP2" 10 11 PreprocessorDefinitions="CORE_SHARED_BUILD" 11 12 /> -
code/trunk/visual_studio/network_properties.vsprops
r1293 r1747 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalOptions="/MP2" 10 11 PreprocessorDefinitions="ORXONOX_NO_EXPORTS;NETWORK_STATIC_BUILD;WIN32_LEAN_AND_MEAN" 11 12 /> -
code/trunk/visual_studio/orxonox_properties.vsprops
r1572 r1747 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalOptions="/MP2" 10 11 PreprocessorDefinitions="ORXONOX_NO_EXPORTS;NETWORK_STATIC_BUILD" 11 12 UsePrecompiledHeader="2" -
code/trunk/visual_studio/vc8/core.vcproj
r1631 r1747 161 161 </File> 162 162 <File 163 RelativePath="..\..\src\core\Error.cc"164 >165 </File>166 <File167 163 RelativePath="..\..\src\core\Language.cc" 168 164 > … … 173 169 </File> 174 170 <File 175 RelativePath="..\..\src\core\OutputBuffer.cc"176 >177 </File>178 <File179 RelativePath="..\..\src\core\OutputHandler.cc"180 >181 </File>182 <File183 171 RelativePath="..\..\src\core\Script.cc" 184 >185 </File>186 <File187 RelativePath="..\..\src\core\SignalHandler.cc"188 172 > 189 173 </File> … … 253 237 > 254 238 </File> 239 <File 240 RelativePath="..\..\src\core\ObjectListBase.cc" 241 > 242 </File> 255 243 </Filter> 256 244 <Filter … … 365 353 </File> 366 354 <File 367 RelativePath="..\..\src\core\Debug.h"368 >369 </File>370 <File371 RelativePath="..\..\src\core\Error.h"372 >373 </File>374 <File375 355 RelativePath="..\..\src\core\Language.h" 376 356 > … … 381 361 </File> 382 362 <File 383 RelativePath="..\..\src\core\OutputBuffer.h"384 >385 </File>386 <File387 RelativePath="..\..\src\core\OutputHandler.h"388 >389 </File>390 <File391 363 RelativePath="..\..\src\core\Script.h" 392 364 > … … 397 369 </File> 398 370 <File 399 RelativePath="..\..\src\core\S ignalHandler.h"371 RelativePath="..\..\src\core\Super.h" 400 372 > 401 373 </File> … … 524 496 </File> 525 497 <File 498 RelativePath="..\..\src\core\IteratorBase.h" 499 > 500 </File> 501 <File 526 502 RelativePath="..\..\src\core\MetaObjectList.h" 527 503 > … … 529 505 <File 530 506 RelativePath="..\..\src\core\ObjectList.h" 507 > 508 </File> 509 <File 510 RelativePath="..\..\src\core\ObjectListBase.h" 531 511 > 532 512 </File> -
code/trunk/visual_studio/vc8/orxonox.vcproj
r1625 r1747 189 189 </File> 190 190 <File 191 RelativePath="..\..\src\orxonox\SignalHandler.cc" 192 > 193 </File> 194 <Filter 195 Name="hud" 196 <File 191 197 RelativePath="..\..\src\orxonox\RadarListener.cc" 192 198 > … … 558 564 <File 559 565 RelativePath="..\..\src\orxonox\Settings.h" 566 > 567 </File> 568 <File 569 RelativePath="..\..\src\orxonox\SignalHandler.h" 560 570 > 561 571 </File> -
code/trunk/visual_studio/vc8/util.vcproj
r1735 r1747 161 161 </File> 162 162 <File 163 RelativePath="..\..\src\util\Error.cc" 164 > 165 </File> 166 <File 163 167 RelativePath="..\..\src\util\ExprParser.cc" 164 168 > … … 169 173 </File> 170 174 <File 171 RelativePath="..\..\src\util\MultiType Math.cc"172 > 173 </File> 174 <File 175 RelativePath="..\..\src\util\ MultiTypePrimitive.cc"176 > 177 </File> 178 <File 179 RelativePath="..\..\src\util\ MultiTypeString.cc"175 RelativePath="..\..\src\util\MultiType.cc" 176 > 177 </File> 178 <File 179 RelativePath="..\..\src\util\OutputBuffer.cc" 180 > 181 </File> 182 <File 183 RelativePath="..\..\src\util\OutputHandler.cc" 180 184 > 181 185 </File> … … 211 215 </File> 212 216 <File 217 RelativePath="..\..\src\util\Debug.h" 218 > 219 </File> 220 <File 221 RelativePath="..\..\src\util\Error.h" 222 > 223 </File> 224 <File 213 225 RelativePath="..\..\src\util\ExprParser.h" 214 226 > … … 223 235 </File> 224 236 <File 225 RelativePath="..\..\src\util\MultiTypeMath.h" 226 > 227 </File> 228 <File 229 RelativePath="..\..\src\util\MultiTypePrimitive.h" 230 > 231 </File> 232 <File 233 RelativePath="..\..\src\util\MultiTypeString.h" 237 RelativePath="..\..\src\util\MultiTypeValue.h" 234 238 > 235 239 </File> 236 240 <File 237 241 RelativePath="..\..\src\util\OrxonoxPlatform.h" 242 > 243 </File> 244 <File 245 RelativePath="..\..\src\util\OutputBuffer.h" 246 > 247 </File> 248 <File 249 RelativePath="..\..\src\util\OutputHandler.h" 238 250 > 239 251 </File>
Note: See TracChangeset
for help on using the changeset viewer.