Changeset 55
- Timestamp:
- 09/06/06 01:42:32 (2 years ago)
- Files:
-
- trunk/VSBuild/OpenSGES/SystemLib/SystemLib.vcproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/VSBuild/OpenSGES/SystemLib/SystemLib.vcproj
r54 r55 1846 1846 RelativePath="..\..\..\Source\System\FieldContainer\Attachments\OSGNameAttachment.h" 1847 1847 > 1848 <FileConfiguration 1849 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 1850 > 1851 <Tool 1852 Name="VCCustomBuildTool" 1853 CommandLine="copy $(InputPath) ..\include\OpenSG
" 1854 Outputs="..\include\OpenSG\$(InputFileName)" 1855 /> 1856 </FileConfiguration> 1857 <FileConfiguration 1858 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 1859 > 1860 <Tool 1861 Name="VCCustomBuildTool" 1862 CommandLine="copy $(InputPath) ..\include\OpenSG
" 1863 Outputs="..\include\OpenSG\$(InputFileName)" 1864 /> 1865 </FileConfiguration> 1848 1866 </File> 1849 1867 <File … … 2444 2462 RelativePath="..\..\..\Source\System\FieldContainer\Attachments\OSGVoidPAttachment.h" 2445 2463 > 2464 <FileConfiguration 2465 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 2466 > 2467 <Tool 2468 Name="VCCustomBuildTool" 2469 CommandLine="copy $(InputPath) ..\include\OpenSG
" 2470 Outputs="..\include\OpenSG\$(InputFileName)" 2471 /> 2472 </FileConfiguration> 2473 <FileConfiguration 2474 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 2475 > 2476 <Tool 2477 Name="VCCustomBuildTool" 2478 CommandLine="copy $(InputPath) ..\include\OpenSG
" 2479 Outputs="..\include\OpenSG\$(InputFileName)" 2480 /> 2481 </FileConfiguration> 2446 2482 </File> 2447 2483 </Filter>
