Changeset 644 for trunk/VSBuild/OpenSGES/DrawableLib/DrawableLib.vcproj
- Timestamp:
- 03/29/07 01:59:21 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/VSBuild/OpenSGES/DrawableLib/DrawableLib.vcproj
r16 r644 42 42 ExecutionBucket="7" 43 43 Optimization="0" 44 AdditionalIncludeDirectories=".;..\BaseLib;..\ ..\..\Source\Base\Base;..\..\..\Source\Base\Field;..\..\..\Source\Base\Field\Wrapper;..\..\..\Source\System\FieldContainer\Base;..\..\..\Source\System\FieldContainer\Mixins;..\..\..\Source\System\FieldContainer\Node;..\..\..\Source\System\FieldContainer\Fields;..\..\..\Source\System\FieldContainer\Fields\Wrapper;..\..\..\Source\System\Action\Base;..\..\..\Source\System\Action\RenderAction;..\..\..\Source\System\Action\IntersectAction;..\..\..\Source\System\Material\Base;..\..\..\Source\System\Material\Simple;..\..\..\Source\System\State\Base;..\..\..\Source\System\State\Base\ES;..\..\..\Source\System\NodeCores\Drawables\Base;..\..\..\Source\System\NodeCores\Drawables\Geometry\Base;..\..\..\Source\System\NodeCores\Groups\Base;..\..\..\Source\System\NodeCores\Groups\Misc;..\..\..\Source\System\NodeCores\Drawables\Geometry\Properties;..\..\..\Source\System\RenderingBackend;..\..\..\Source\System\Image;..\..\..\Source\System\Image\ES;..\..\..\Source\System\Statistics\Base;..\..\..\Source\System\Window\Base;..\..\..\Source\System\FileIO\Base"44 AdditionalIncludeDirectories=".;..\BaseLib;..\include;..\include\OpenSG" 45 45 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_WINDOWS;_USRDLL;DRAWABLELIB_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;_OSG_HAVE_CONFIGURED_H_;OSG_BUILD_DLL;OSG_COMPILEDRAWABLELIB" 46 46 MinimalRebuild="true" … … 713 713 </File> 714 714 <File 715 RelativePath="..\..\..\Source\System\NodeCores\Drawables\Geometry\Properties\OSGGeoVectorPropertyConversion.h" 716 > 717 <FileConfiguration 718 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 719 > 720 <Tool 721 Name="VCCustomBuildTool" 722 CommandLine="copy $(InputPath) ..\include\OpenSG
" 723 Outputs="..\include\OpenSG\$(InputFileName)" 724 /> 725 </FileConfiguration> 726 <FileConfiguration 727 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 728 > 729 <Tool 730 Name="VCCustomBuildTool" 731 CommandLine="copy $(InputPath) ..\include\OpenSG
" 732 Outputs="..\include\OpenSG\$(InputFileName)" 733 /> 734 </FileConfiguration> 735 </File> 736 <File 737 RelativePath="..\..\..\Source\System\NodeCores\Drawables\Geometry\Properties\OSGGeoVectorPropertyConversion.inl" 738 > 739 <FileConfiguration 740 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 741 > 742 <Tool 743 Name="VCCustomBuildTool" 744 CommandLine="copy $(InputPath) ..\include\OpenSG
" 745 Outputs="..\include\OpenSG\$(InputFileName)" 746 /> 747 </FileConfiguration> 748 <FileConfiguration 749 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" 750 > 751 <Tool 752 Name="VCCustomBuildTool" 753 CommandLine="copy $(InputPath) ..\include\OpenSG
" 754 Outputs="..\include\OpenSG\$(InputFileName)" 755 /> 756 </FileConfiguration> 757 </File> 758 <File 715 759 RelativePath="..\..\..\Source\System\NodeCores\Drawables\Geometry\Properties\OSGGeoVectorPropertyFields.h" 716 760 >
