diff options
Diffstat (limited to 'mak.vc9/cdgdk.vcproj')
-rw-r--r-- | mak.vc9/cdgdk.vcproj | 494 |
1 files changed, 8 insertions, 486 deletions
diff --git a/mak.vc9/cdgdk.vcproj b/mak.vc9/cdgdk.vcproj index ccd0e78..9911bad 100644 --- a/mak.vc9/cdgdk.vcproj +++ b/mak.vc9/cdgdk.vcproj @@ -66,7 +66,9 @@ /> <Tool Name="VCLibrarianTool" + AdditionalDependencies="cdcore.lib" OutputFile="$(OutDir)/$(ProjectName).lib" + AdditionalLibraryDirectories="$(OutDir)" SuppressStartupBanner="true" /> <Tool @@ -90,512 +92,32 @@ </References> <Files> <Filter - Name="INTCGM" + Name="inc" > <File - RelativePath="..\src\intcgm\bparse.c" - > - </File> - <File - RelativePath="..\src\intcgm\circle.c" - > - </File> - <File - RelativePath="..\src\intcgm\ellipse.c" - > - </File> - <File - RelativePath="..\src\intcgm\intcgm1.c" - > - </File> - <File - RelativePath="..\src\intcgm\intcgm2.c" - > - </File> - <File - RelativePath="..\src\intcgm\intcgm4.c" - > - </File> - <File - RelativePath="..\src\intcgm\intcgm6.c" - > - </File> - <File - RelativePath="..\src\intcgm\list.c" - > - </File> - <File - RelativePath="..\src\intcgm\sism.c" - > - </File> - <File - RelativePath="..\src\intcgm\tparse.c" - > - </File> - <Filter - Name="INC" - > - <File - RelativePath="..\src\intcgm\bparse.h" - > - </File> - <File - RelativePath="..\src\intcgm\circle.h" - > - </File> - <File - RelativePath="..\src\intcgm\ellipse.h" - > - </File> - <File - RelativePath="..\src\intcgm\intcgm.h" - > - </File> - <File - RelativePath="..\src\intcgm\intcgm2.h" - > - </File> - <File - RelativePath="..\src\intcgm\intcgm4.h" - > - </File> - <File - RelativePath="..\src\intcgm\intcgm6.h" - > - </File> - <File - RelativePath="..\src\intcgm\list.h" - > - </File> - <File - RelativePath="..\src\intcgm\sism.h" - > - </File> - <File - RelativePath="..\src\intcgm\tparse.h" - > - </File> - <File - RelativePath="..\src\intcgm\types.h" - > - </File> - </Filter> - </Filter> - <Filter - Name="GDK" - > - <File - RelativePath="..\src\gdk\cdgdk.c" - > - </File> - <File RelativePath="..\src\gdk\cdgdk.h" > </File> - <File - RelativePath="..\src\gdk\cdgdkclp.c" - > - </File> - <File - RelativePath="..\src\gdk\cdgdkdbuf.c" - > - </File> - <File - RelativePath="..\src\gdk\cdgdkimg.c" - > - </File> - <File - RelativePath="..\src\gdk\cdgdknative.c" - > - </File> - </Filter> - <Filter - Name="SIM" - > - <File - RelativePath="..\src\sim\cd_truetype.c" - > - </File> - <File - RelativePath="..\src\sim\cdfontex.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\sim\sim.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\sim\sim.h" - > - </File> - <File - RelativePath="..\src\sim\sim_linepolyfill.c" - > - </File> - <File - RelativePath="..\src\sim\sim_other.c" - > - </File> - <File - RelativePath="..\src\sim\sim_primitives.c" - > - </File> - <File - RelativePath="..\src\sim\sim_text.c" - > - </File> - <File - RelativePath="..\src\sim\truetype.h" - > - </File> </Filter> - <Filter - Name="DRV" - > - <File - RelativePath="..\src\drv\cdcgm.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\drv\cddebug.c" - > - </File> - <File - RelativePath="..\src\drv\cddgn.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\drv\cddxf.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\drv\cdirgb.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\drv\cdmf.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\drv\cdpicture.c" - > - </File> - <File - RelativePath="..\src\drv\cdps.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\drv\cgm.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\drv\cgm.h" - > - </File> - </Filter> - <Filter - Name="include" - > - <File - RelativePath="..\include\cd.h" - > - </File> - <File - RelativePath="..\include\cd_old.h" - > - </File> - <File - RelativePath="..\include\cd_private.h" - > - </File> - <File - RelativePath="..\include\cdcgm.h" - > - </File> - <File - RelativePath="..\include\cdclipbd.h" - > - </File> - <File - RelativePath="..\include\cddbuf.h" - > - </File> - <File - RelativePath="..\include\cddebug.h" - > - </File> - <File - RelativePath="..\include\cddgn.h" - > - </File> - <File - RelativePath="..\include\cddxf.h" - > - </File> - <File - RelativePath="..\include\cdemf.h" - > - </File> - <File - RelativePath="..\include\cdimage.h" - > - </File> - <File - RelativePath="..\include\cdirgb.h" - > - </File> - <File - RelativePath="..\include\cdmf.h" - > - </File> - <File - RelativePath="..\include\cdmf_private.h" - > - </File> - <File - RelativePath="..\include\cdnative.h" - > - </File> - <File - RelativePath="..\include\cdprint.h" - > - </File> - <File - RelativePath="..\include\cdps.h" - > - </File> - <File - RelativePath="..\include\cdwmf.h" - > - </File> - <File - RelativePath="..\include\wd.h" - > - </File> - <File - RelativePath="..\include\wd_old.h" - > - </File> - </Filter> - <File - RelativePath="..\src\cd.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\cd.def" - > - </File> - <File - RelativePath="..\src\cd_active.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\cd_attributes.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\cd_bitmap.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\cd_image.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> <File - RelativePath="..\src\cd_primitives.c" + RelativePath="..\src\gdk\cdgdk.c" > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> </File> <File - RelativePath="..\src\cd_text.c" + RelativePath="..\src\gdk\cdgdkclp.c" > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> </File> <File - RelativePath="..\src\cd_util.c" + RelativePath="..\src\gdk\cdgdkdbuf.c" > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> </File> <File - RelativePath="..\src\cd_vectortext.c" + RelativePath="..\src\gdk\cdgdkimg.c" > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> </File> <File - RelativePath="..\src\rgb2map.c" + RelativePath="..\src\gdk\cdgdknative.c" > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\wd.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\src\wdhdcpy.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> </File> </Files> <Globals> |