diff options
Diffstat (limited to 'mak.vc7/cd.vcproj')
-rw-r--r-- | mak.vc7/cd.vcproj | 621 |
1 files changed, 621 insertions, 0 deletions
diff --git a/mak.vc7/cd.vcproj b/mak.vc7/cd.vcproj new file mode 100644 index 0000000..0e263a2 --- /dev/null +++ b/mak.vc7/cd.vcproj @@ -0,0 +1,621 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="7.10" + Name="cd" + ProjectGUID="{01818D2C-65AF-4D5C-9452-4DFF401C6461}" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include,..\src,..\src\drv,..\src\freetype2,..\src\intcgm,..\src\iup,..\src\sim" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;CD_NO_OLD_INTERFACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" + RuntimeLibrary="0" + PrecompiledHeaderFile=".\..\obj/cd.pch" + AssemblerListingLocation="" + ObjectFile="$(IntDir)/" + ProgramDataBaseFileName="..\obj\" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="..\lib\cd.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="INTCGM" + > + <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="WIN32" + > + <File + RelativePath="..\src\win32\cdwclp.c" + > + </File> + <File + RelativePath="..\src\win32\cdwdbuf.c" + > + </File> + <File + RelativePath="..\src\win32\cdwdib.c" + > + </File> + <File + RelativePath="..\src\win32\cdwemf.c" + > + </File> + <File + RelativePath="..\src\win32\cdwimg.c" + > + </File> + <File + RelativePath="..\src\win32\cdwin.c" + > + </File> + <File + RelativePath="..\src\win32\cdwin.h" + > + </File> + <File + RelativePath="..\src\win32\cdwnative.c" + > + </File> + <File + RelativePath="..\src\win32\cdwprn.c" + > + </File> + <File + RelativePath="..\src\win32\cdwwmf.c" + > + </File> + <File + RelativePath="..\src\win32\wmf_emf.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" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + WarningLevel="4" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\src\cd_text.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + WarningLevel="4" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\src\cd_util.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + WarningLevel="4" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\src\cd_vectortext.c" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + WarningLevel="4" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\src\rgb2map.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> + </Globals> +</VisualStudioProject> |