From 32f77f4ac3ee47cb92fac3fbfb8b7d1c0ad68824 Mon Sep 17 00:00:00 2001 From: scuri Date: Thu, 20 Aug 2009 20:19:02 +0000 Subject: *** empty log message *** --- mak.vc6/cd.dsp | 549 ----------------------------- mak.vc6/cd.dsw | 173 --------- mak.vc6/cd_freetype.dsp | 243 ------------- mak.vc6/cd_pdflib.dsp | 697 ------------------------------------- mak.vc6/cdgdiplus.dsp | 103 ------ mak.vc6/cdlua3.dsp | 99 ------ mak.vc6/cdlua5.dsp | 99 ------ mak.vc6/cdluacontextplus5.dsp | 75 ---- mak.vc6/cdluaim5.dsp | 75 ---- mak.vc6/cdluapdf3.dsp | 75 ---- mak.vc6/cdluapdf5.dsp | 75 ---- mak.vc6/cdpdf.dsp | 75 ---- mak.vc6/cdx11.dsp | 107 ------ mak.vc6/cdxrender.dsp | 71 ---- mak.vc7/cd.sln | 121 ------- mak.vc7/cd.vcproj | 621 --------------------------------- mak.vc7/cd_freetype.vcproj | 273 --------------- mak.vc7/cd_pdflib.vcproj | 732 --------------------------------------- mak.vc7/cdgdiplus.vcproj | 133 ------- mak.vc7/cdlua3.vcproj | 129 ------- mak.vc7/cdlua5.vcproj | 129 ------- mak.vc7/cdluacontextplus5.vcproj | 105 ------ mak.vc7/cdluaim5.vcproj | 110 ------ mak.vc7/cdluapdf3.vcproj | 105 ------ mak.vc7/cdluapdf5.vcproj | 105 ------ mak.vc7/cdpdf.vcproj | 107 ------ mak.vc7/cdx11.vcproj | 138 -------- mak.vc7/cdxrender.vcproj | 100 ------ mak.vc8/cd.vcproj | 10 +- mak.vc8/cd_freetype.vcproj | 10 +- mak.vc8/cd_pdflib.vcproj | 11 +- mak.vc8/cdgdiplus.vcproj | 9 +- mak.vc8/cdgdk.vcproj | 10 +- mak.vc8/cdlua3.vcproj | 12 +- mak.vc8/cdlua5.vcproj | 12 +- mak.vc8/cdluacontextplus5.vcproj | 11 +- mak.vc8/cdluaim5.vcproj | 11 +- mak.vc8/cdluapdf3.vcproj | 11 +- mak.vc8/cdluapdf5.vcproj | 11 +- mak.vc8/cdpdf.vcproj | 9 +- mak.vc8/cdsimple.vcproj | 14 +- mak.vc8/cdsimplegdk.vcproj | 14 +- mak.vc8/cdtest.vcproj | 12 +- mak.vc8/cdx11.vcproj | 10 +- mak.vc8/cdxrender.vcproj | 13 +- mak.vc9/cd.vcproj | 10 +- mak.vc9/cd_freetype.vcproj | 10 +- mak.vc9/cd_pdflib.vcproj | 11 +- mak.vc9/cdgdiplus.vcproj | 9 +- mak.vc9/cdgdk.vcproj | 10 +- mak.vc9/cdlua3.vcproj | 12 +- mak.vc9/cdlua5.vcproj | 12 +- mak.vc9/cdluacontextplus5.vcproj | 11 +- mak.vc9/cdluaim5.vcproj | 11 +- mak.vc9/cdluapdf3.vcproj | 11 +- mak.vc9/cdluapdf5.vcproj | 11 +- mak.vc9/cdpdf.vcproj | 9 +- mak.vc9/cdsimple.vcproj | 14 +- mak.vc9/cdsimplegdk.vcproj | 14 +- mak.vc9/cdtest.vcproj | 12 +- mak.vc9/cdx11.vcproj | 10 +- mak.vc9/cdxrender.vcproj | 11 +- 62 files changed, 217 insertions(+), 5585 deletions(-) delete mode 100644 mak.vc6/cd.dsp delete mode 100644 mak.vc6/cd.dsw delete mode 100644 mak.vc6/cd_freetype.dsp delete mode 100644 mak.vc6/cd_pdflib.dsp delete mode 100644 mak.vc6/cdgdiplus.dsp delete mode 100644 mak.vc6/cdlua3.dsp delete mode 100644 mak.vc6/cdlua5.dsp delete mode 100644 mak.vc6/cdluacontextplus5.dsp delete mode 100644 mak.vc6/cdluaim5.dsp delete mode 100644 mak.vc6/cdluapdf3.dsp delete mode 100644 mak.vc6/cdluapdf5.dsp delete mode 100644 mak.vc6/cdpdf.dsp delete mode 100644 mak.vc6/cdx11.dsp delete mode 100644 mak.vc6/cdxrender.dsp delete mode 100644 mak.vc7/cd.sln delete mode 100644 mak.vc7/cd.vcproj delete mode 100644 mak.vc7/cd_freetype.vcproj delete mode 100644 mak.vc7/cd_pdflib.vcproj delete mode 100644 mak.vc7/cdgdiplus.vcproj delete mode 100644 mak.vc7/cdlua3.vcproj delete mode 100644 mak.vc7/cdlua5.vcproj delete mode 100644 mak.vc7/cdluacontextplus5.vcproj delete mode 100644 mak.vc7/cdluaim5.vcproj delete mode 100644 mak.vc7/cdluapdf3.vcproj delete mode 100644 mak.vc7/cdluapdf5.vcproj delete mode 100644 mak.vc7/cdpdf.vcproj delete mode 100644 mak.vc7/cdx11.vcproj delete mode 100644 mak.vc7/cdxrender.vcproj diff --git a/mak.vc6/cd.dsp b/mak.vc6/cd.dsp deleted file mode 100644 index 6cccf23..0000000 --- a/mak.vc6/cd.dsp +++ /dev/null @@ -1,549 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cd" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cd - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cd.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cd.mak" CFG="cd - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cd - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cd - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\drv" /I "..\src\freetype2" /I "..\src\intcgm" /I "..\src\iup" /I "..\src\sim" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "FT2_BUILD_LIBRARY" /D "_CRT_SECURE_NO_DEPRECATE" /Fp".\..\obj/cd.pch" /Fo"$(IntDir)/" /Fd"..\obj\" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\drv" /I "..\src\freetype2" /I "..\src\intcgm" /I "..\src\iup" /I "..\src\sim" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "FT2_BUILD_LIBRARY" /D "_CRT_SECURE_NO_DEPRECATE" /Fp".\..\obj/cd.pch" /Fo"$(IntDir)/" /Fd"..\obj\" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cd.lib" -# ADD LIB32 /nologo /out:"..\lib\cd.lib" - -!ENDIF - -# Begin Target - -# Name "cd - Win32 Debug" -# Begin Group "INTCGM" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\intcgm\bparse.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\circle.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\ellipse.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\intcgm1.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\intcgm2.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\intcgm4.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\intcgm6.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\list.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\sism.c -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\tparse.c -# End Source File -# Begin Group "INC" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\intcgm\bparse.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\circle.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\ellipse.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\intcgm.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\intcgm2.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\intcgm4.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\intcgm6.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\list.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\sism.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\tparse.h -# End Source File -# Begin Source File - -SOURCE=..\src\intcgm\types.h -# End Source File -# End Group -# End Group -# Begin Group "WIN32" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\win32\cdwclp.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwdbuf.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwdib.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwemf.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwimg.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwin.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwin.h -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwnative.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwprn.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\cdwwmf.c -# End Source File -# Begin Source File - -SOURCE=..\src\win32\wmf_emf.c -# End Source File -# End Group -# Begin Group "SIM" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\sim\cd_truetype.c -# End Source File -# Begin Source File - -SOURCE=..\src\sim\cdfontex.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\sim\sim.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\sim\sim.h -# End Source File -# Begin Source File - -SOURCE=..\src\sim\sim_linepolyfill.c -# End Source File -# Begin Source File - -SOURCE=..\src\sim\sim_other.c -# End Source File -# Begin Source File - -SOURCE=..\src\sim\sim_primitives.c -# End Source File -# Begin Source File - -SOURCE=..\src\sim\sim_text.c -# End Source File -# Begin Source File - -SOURCE=..\src\sim\truetype.h -# End Source File -# End Group -# Begin Group "DRV" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\drv\cdcgm.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cddebug.c -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cddgn.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cddxf.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cdirgb.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cdmf.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cdpicture.c -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cdps.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cgm.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\drv\cgm.h -# End Source File -# End Group -# Begin Group "include" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\include\cd.h -# End Source File -# Begin Source File - -SOURCE=..\include\cd_old.h -# End Source File -# Begin Source File - -SOURCE=..\include\cd_private.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdcgm.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdclipbd.h -# End Source File -# Begin Source File - -SOURCE=..\include\cddbuf.h -# End Source File -# Begin Source File - -SOURCE=..\include\cddebug.h -# End Source File -# Begin Source File - -SOURCE=..\include\cddgn.h -# End Source File -# Begin Source File - -SOURCE=..\include\cddxf.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdemf.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdimage.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdirgb.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdmf.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdmf_private.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdnative.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdprint.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdps.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdwmf.h -# End Source File -# Begin Source File - -SOURCE=..\include\wd.h -# End Source File -# Begin Source File - -SOURCE=..\include\wd_old.h -# End Source File -# End Group -# Begin Source File - -SOURCE=..\src\cd.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\cd.def -# End Source File -# Begin Source File - -SOURCE=..\src\cd_active.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\cd_attributes.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\cd_bitmap.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\cd_image.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\cd_primitives.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\cd_text.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\cd_util.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\cd_vectortext.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\rgb2map.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\wd.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\wdhdcpy.c - -!IF "$(CFG)" == "cd - Win32 Debug" - -# ADD CPP /nologo /W4 /GZ /GX -!ENDIF - -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cd.dsw b/mak.vc6/cd.dsw deleted file mode 100644 index b490d11..0000000 --- a/mak.vc6/cd.dsw +++ /dev/null @@ -1,173 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "cd"=cd.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdlua3"=cdlua3.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdcontextplus"=cdgdiplus.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdlua5"=cdlua5.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdpdf"=cdpdf.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdx11"=cdx11.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdluapdf3"=cdluapdf3.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdluapdf5"=cdluapdf5.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdxrender"=cdxrender.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdluaim5"=cdluaim5.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "pdflib"=cd_pdflib.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "freetype6"=cd_freetype.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "cdluacontextplus5"=cdluacontextplus5.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/mak.vc6/cd_freetype.dsp b/mak.vc6/cd_freetype.dsp deleted file mode 100644 index 7f1c021..0000000 --- a/mak.vc6/cd_freetype.dsp +++ /dev/null @@ -1,243 +0,0 @@ -# Microsoft Developer Studio Project File - Name="freetype6" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=freetype6 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "freetype6.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "freetype6.mak" CFG="freetype6 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "freetype6 - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "freetype6 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\src\freetype2" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "FT2_BUILD_LIBRARY" /D "_CRT_SECURE_NO_DEPRECATE" /Fp".\..\obj/freetype.pch" /Fo"$(IntDir)/" /Fd"..\obj\" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\src\freetype2" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "FT2_BUILD_LIBRARY" /D "_CRT_SECURE_NO_DEPRECATE" /Fp".\..\obj/freetype.pch" /Fo"$(IntDir)/" /Fd"..\obj\" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\freetype6.lib" -# ADD LIB32 /nologo /out:"..\lib\freetype6.lib" - -!ENDIF - -# Begin Target - -# Name "freetype6 - Win32 Debug" -# Begin Group "FreeType2" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\freetype2\autofit\autofit.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\bdf\bdf.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\cff\cff.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftbase.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\cache\ftcache.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\gzip\ftgzip.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\lzw\ftlzw.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\gxvalid\gxvalid.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\otvalid\otvalid.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\pcf\pcf.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\pfr\pfr.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\psaux\psaux.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\pshinter\pshinter.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\psnames\psnames.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\raster\raster.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\sfnt\sfnt.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\smooth\smooth.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\truetype\truetype.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\type1\type1.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\cid\type1cid.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\type42\type42.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\winfonts\winfnt.c -# End Source File -# Begin Group "base" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\freetype2\base\ftapi.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftbbox.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftbdf.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftbitmap.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftdebug.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftgasp.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftglyph.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftgxval.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftinit.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftlcdfil.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftmm.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftotval.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftpatent.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftpfr.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftstroke.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftsynth.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftsystem.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\fttype1.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftwinfnt.c -# End Source File -# Begin Source File - -SOURCE=..\src\freetype2\base\ftxf86.c -# End Source File -# End Group -# End Group -# Begin Source File - -SOURCE=..\src\cd_freetype.def -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cd_pdflib.dsp b/mak.vc6/cd_pdflib.dsp deleted file mode 100644 index 1e21f6f..0000000 --- a/mak.vc6/cd_pdflib.dsp +++ /dev/null @@ -1,697 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pdflib" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=pdflib - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "pdflib.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "pdflib.mak" CFG="pdflib - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pdflib - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "pdflib - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\pdflib" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\pdflib" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\src\pdflib\font" /I "..\src\pdflib\flate" /I "..\src\pdflib\pdcore" /I "..\src\pdflib\pdflib" /Z7 /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "NO_vsnprintf" /Fp"..\obj\pdflib/pdflib.pch" /Fo"$(IntDir)/" /Fd"..\obj\pdflib/" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\src\pdflib\font" /I "..\src\pdflib\flate" /I "..\src\pdflib\pdcore" /I "..\src\pdflib\pdflib" /Z7 /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "NO_vsnprintf" /Fp"..\obj\pdflib/pdflib.pch" /Fo"$(IntDir)/" /Fd"..\obj\pdflib/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\pdflib.lib" -# ADD LIB32 /nologo /out:"..\lib\pdflib.lib" - -!ENDIF - -# Begin Target - -# Name "pdflib - Win32 Debug" -# Begin Group "pdflib" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\pdflib.c -# End Source File -# Begin Group "flate" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\flate\adler32.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\compress.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\crc32.c - -!IF "$(CFG)" == "pdflib - Win32 Debug" - -# ADD CPP /nologo /Z7 /GZ /GX -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\deflate.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\inffast.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\inflate.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\inftrees.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\trees.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\uncompr.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\zutil.c -# End Source File -# Begin Group "inc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\flate\crc32.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\deflate.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\inffast.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\inffixed.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\inflate.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\inftrees.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\trees.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\zconf.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\zlib.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\zprefix.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\flate\zutil.h -# End Source File -# End Group -# End Group -# Begin Group "font" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_cid.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_corefont.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_font.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_hostfont.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_pdffont.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_truetype.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_type1.c -# End Source File -# Begin Group "inc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_cid.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_corefont.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_font.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_generr.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_pdffont.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\font\ft_truetype.h -# End Source File -# End Group -# End Group -# Begin Group "pdcore" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_aes.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_aescbc.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_arc4.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_chartabs.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_contain.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_core.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_crypt.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_ctype.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_digsig.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_ebcdic.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_encoding.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_file.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_geom.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_md5.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_optparse.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_output.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_resource.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_scan.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_scope.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_string.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_unicode.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_util.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_xmp.c -# End Source File -# Begin Group "inc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_aes.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_aeslocal.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_arc4.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_chartabs.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_classic.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_config.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_contain.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_core.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_crypt.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_ctype.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_digsig.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_ebcdic.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_encoding.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_exports.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_file.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_generr.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_geom.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_md5.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_optparse.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_output.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_prefix.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_pstok.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_resource.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_scan.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_scantok.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_scope.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_strconst.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_string.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_unicode.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_util.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdcore\pc_xmp.h -# End Source File -# End Group -# End Group -# Begin Group "pdflib" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_actions.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_afm.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_annots.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_bmp.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_ccitt.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_cid.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_color.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_document.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_draw.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_encoding.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_filter.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_font.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_gif.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_gstate.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_hyper.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_icclib.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_image.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_jpeg.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_jpx.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_kerning.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_mbox.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_object.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_opi.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_page.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_params.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_pattern.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_pfm.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_photoshp.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_png.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_shading.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_subsett.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_tagged.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_template.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_text.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_tiff.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_truetype.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_type1.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_type3.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_util.c -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_xgstate.c -# End Source File -# Begin Group "inc" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_color.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_defopt.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_font.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_generr.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_hkscmyk.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_hkslab.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_icc.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_icc9809.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_icclib.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_image.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_intern.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_keyconn.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_layer.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_page.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_pantlab.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_params.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\p_tagged.h -# End Source File -# Begin Source File - -SOURCE=..\src\pdflib\pdflib\pdflib.h -# End Source File -# End Group -# End Group -# End Group -# Begin Source File - -SOURCE=..\src\cd_pdflib.def -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdgdiplus.dsp b/mak.vc6/cdgdiplus.dsp deleted file mode 100644 index c4b2e56..0000000 --- a/mak.vc6/cdgdiplus.dsp +++ /dev/null @@ -1,103 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdgdiplus" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdgdiplus - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdgdiplus.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdgdiplus.mak" CFG="cdgdiplus - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdgdiplus - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdgdiplus - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\cdgdiplus" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\cdgdiplus" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\gdiplus" /I "..\src\drv" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fp"..\obj\gdiplus/cdgdiplus.pch" /Fo"$(IntDir)/" /Fd"..\obj\cdgdiplus/" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\gdiplus" /I "..\src\drv" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fp"..\obj\gdiplus/cdgdiplus.pch" /Fo"$(IntDir)/" /Fd"..\obj\cdgdiplus/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdgdiplus.lib" -# ADD LIB32 /nologo /out:"..\lib\cdgdiplus.lib" - -!ENDIF - -# Begin Target - -# Name "cdgdiplus - Win32 Debug" -# Begin Source File - -SOURCE=..\include\cdgdiplus.h -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwclpp.cpp -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwdbufp.cpp -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwemfp.cpp -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwgdiplus.c -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwimgp.cpp -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwinp.cpp -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwinp.h -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwnativep.cpp -# End Source File -# Begin Source File - -SOURCE=..\src\gdiplus\cdwprnp.cpp -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdlua3.dsp b/mak.vc6/cdlua3.dsp deleted file mode 100644 index 3824cd5..0000000 --- a/mak.vc6/cdlua3.dsp +++ /dev/null @@ -1,99 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdlua3" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdlua3 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdlua3.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdlua3.mak" CFG="cdlua3 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdlua3 - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdlua3 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\cdlua3" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\cdlua3" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\..\lua\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdlua3/" /Fd"..\obj\cdlua3/" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\..\lua\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdlua3/" /Fd"..\obj\cdlua3/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdlua3.lib" -# ADD LIB32 /nologo /out:"..\lib\cdlua3.lib" - -!ENDIF - -# Begin Target - -# Name "cdlua3 - Win32 Debug" -# Begin Source File - -SOURCE=..\src\lua3\cdlua.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua3\cdlua.def -# End Source File -# Begin Source File - -SOURCE=..\include\cdlua.h -# End Source File -# Begin Source File - -SOURCE=..\include\cdlua3_private.h -# End Source File -# Begin Source File - -SOURCE=..\src\lua3\cdluactx.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua3\cdvoid.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua3\cdvoid.h -# End Source File -# Begin Source File - -SOURCE=..\src\lua3\toluacd.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua3\toluawd.c -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdlua5.dsp b/mak.vc6/cdlua5.dsp deleted file mode 100644 index 62d31eb..0000000 --- a/mak.vc6/cdlua5.dsp +++ /dev/null @@ -1,99 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdlua5" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdlua5 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdlua5.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdlua5.mak" CFG="cdlua5 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdlua5 - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdlua5 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\cdlua5" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\cdlua5" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\..\lua5.1\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdlua5/" /Fd"..\obj\cdlua5/" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\..\lua5.1\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdlua5/" /Fd"..\obj\cdlua5/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdlua51.lib" -# ADD LIB32 /nologo /out:"..\lib\cdlua51.lib" - -!ENDIF - -# Begin Target - -# Name "cdlua5 - Win32 Debug" -# Begin Source File - -SOURCE=..\include\cdlua.h -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdlua5.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdlua5.def -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdlua5_active.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdlua5_canvas.c -# End Source File -# Begin Source File - -SOURCE=..\include\cdlua5_private.h -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdlua5ctx.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdvoid5.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdvoid5.h -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdluacontextplus5.dsp b/mak.vc6/cdluacontextplus5.dsp deleted file mode 100644 index 4f7efe9..0000000 --- a/mak.vc6/cdluacontextplus5.dsp +++ /dev/null @@ -1,75 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdluacontextplus5" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdluacontextplus5 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdluacontextplus5.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdluacontextplus5.mak" CFG="cdluacontextplus5 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdluacontextplus5 - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdluacontextplus5 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\cdluacontextplus5" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\cdluacontextplus5" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\..\lua5.1\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdluacontextplus5/" /Fd"..\obj\cdluacontextplus5/" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\..\lua5.1\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdluacontextplus5/" /Fd"..\obj\cdluacontextplus5/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1033 -# ADD RSC /l 1033 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdluacontextplus51.lib" -# ADD LIB32 /nologo /out:"..\lib\cdluacontextplus51.lib" - -!ENDIF - -# Begin Target - -# Name "cdluacontextplus5 - Win32 Debug" -# Begin Source File - -SOURCE=..\include\cdluacontextplus.h -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdluacontextplus5.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdluacontextplus5.def -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdluaim5.dsp b/mak.vc6/cdluaim5.dsp deleted file mode 100644 index 21dafd0..0000000 --- a/mak.vc6/cdluaim5.dsp +++ /dev/null @@ -1,75 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdluaim5" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdluaim5 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdluaim5.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdluaim5.mak" CFG="cdluaim5 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdluaim5 - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdluaim5 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\cdluaim5" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\cdluaim5" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "../include" /I "../../lua5.1/include" /I "../../im/include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_CRT_SECURE_NO_DEPRECATE" /D "_MBCS" /Fp"..\lib/cdluaim5.pch" /Fo"..\obj\cdluaim5/" /Fd"..\lib/" /GZ /c /GX -# ADD CPP /nologo /MT /I "../include" /I "../../lua5.1/include" /I "../../im/include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_CRT_SECURE_NO_DEPRECATE" /D "_MBCS" /Fp"..\lib/cdluaim5.pch" /Fo"..\obj\cdluaim5/" /Fd"..\lib/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 /d "_DEBUG" -# ADD RSC /l 1046 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdluaim51.lib" -# ADD LIB32 /nologo /out:"..\lib\cdluaim51.lib" - -!ENDIF - -# Begin Target - -# Name "cdluaim5 - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\src\lua5\cdluaim5.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdluaim5.def -# End Source File -# End Group -# End Target -# End Project - diff --git a/mak.vc6/cdluapdf3.dsp b/mak.vc6/cdluapdf3.dsp deleted file mode 100644 index 73916e4..0000000 --- a/mak.vc6/cdluapdf3.dsp +++ /dev/null @@ -1,75 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdluapdf3" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdluapdf3 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdluapdf3.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdluapdf3.mak" CFG="cdluapdf3 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdluapdf3 - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdluapdf3 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\cdluapdf3" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\cdluapdf3" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\..\lua\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdluapdf3/" /Fd"..\obj\cdluapdf3/" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\..\lua\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdluapdf3/" /Fd"..\obj\cdluapdf3/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1033 -# ADD RSC /l 1033 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdluapdf3.lib" -# ADD LIB32 /nologo /out:"..\lib\cdluapdf3.lib" - -!ENDIF - -# Begin Target - -# Name "cdluapdf3 - Win32 Debug" -# Begin Source File - -SOURCE=..\src\lua3\cdluapdf.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua3\cdluapdf.def -# End Source File -# Begin Source File - -SOURCE=..\include\cdluapdf.h -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdluapdf5.dsp b/mak.vc6/cdluapdf5.dsp deleted file mode 100644 index 4b47e13..0000000 --- a/mak.vc6/cdluapdf5.dsp +++ /dev/null @@ -1,75 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdluapdf5" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdluapdf5 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdluapdf5.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdluapdf5.mak" CFG="cdluapdf5 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdluapdf5 - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdluapdf5 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\cdluapdf5" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\cdluapdf5" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\..\lua5.1\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdluapdf5/" /Fd"..\obj\cdluapdf5/" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\..\lua5.1\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fo"..\obj\cdluapdf5/" /Fd"..\obj\cdluapdf5/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1033 -# ADD RSC /l 1033 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdluapdf51.lib" -# ADD LIB32 /nologo /out:"..\lib\cdluapdf51.lib" - -!ENDIF - -# Begin Target - -# Name "cdluapdf5 - Win32 Debug" -# Begin Source File - -SOURCE=..\include\cdluapdf.h -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdluapdf5.c -# End Source File -# Begin Source File - -SOURCE=..\src\lua5\cdluapdf5.def -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdpdf.dsp b/mak.vc6/cdpdf.dsp deleted file mode 100644 index 987c191..0000000 --- a/mak.vc6/cdpdf.dsp +++ /dev/null @@ -1,75 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdpdf" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdpdf - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdpdf.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdpdf.mak" CFG="cdpdf - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdpdf - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdpdf - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj\cdpdf" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj\cdpdf" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\sim" /I "..\src\pdflib\pdflib" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fp"..\obj\cdpdf/cdpdf.pch" /Fo"$(IntDir)/" /Fd"..\obj\cdpdf/" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\sim" /I "..\src\pdflib\pdflib" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fp"..\obj\cdpdf/cdpdf.pch" /Fo"$(IntDir)/" /Fd"..\obj\cdpdf/" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdpdflib.lib" -# ADD LIB32 /nologo /out:"..\lib\cdpdflib.lib" - -!ENDIF - -# Begin Target - -# Name "cdpdf - Win32 Debug" -# Begin Source File - -SOURCE=..\src\drv\cdpdf.c -# End Source File -# Begin Source File - -SOURCE=..\src\cdpdf.def -# End Source File -# Begin Source File - -SOURCE=..\include\cdpdf.h -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdx11.dsp b/mak.vc6/cdx11.dsp deleted file mode 100644 index 0d44f47..0000000 --- a/mak.vc6/cdx11.dsp +++ /dev/null @@ -1,107 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdx11" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdx11 - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdx11.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdx11.mak" CFG="cdx11 - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdx11 - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdx11 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\drv" /I "..\src\iup" /I "..\src\x11" /I "..\src\sim" /I "C:\LNG\x11inc" /I "..\..\iup\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fp".\..\obj/cdx11.pch" /Fo"$(IntDir)/" /Fd"..\obj\" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\drv" /I "..\src\iup" /I "..\src\x11" /I "..\src\sim" /I "C:\LNG\x11inc" /I "..\..\iup\include" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fp".\..\obj/cdx11.pch" /Fo"$(IntDir)/" /Fd"..\obj\" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdx11.lib" -# ADD LIB32 /nologo /out:"..\lib\cdx11.lib" - -!ENDIF - -# Begin Target - -# Name "cdx11 - Win32 Debug" -# Begin Source File - -SOURCE=..\src\x11\cdx11.c -# End Source File -# Begin Source File - -SOURCE=..\src\x11\cdx11.h - -!IF "$(CFG)" == "cdx11 - Win32 Debug" - -# PROP Ignore_Default_Tool 1 -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\src\x11\cdxclp.c -# End Source File -# Begin Source File - -SOURCE=..\src\x11\cdxdbuf.c -# End Source File -# Begin Source File - -SOURCE=..\src\x11\cdximg.c -# End Source File -# Begin Source File - -SOURCE=..\src\x11\cdxnative.c -# End Source File -# Begin Source File - -SOURCE=..\src\x11\xvertex.c -# End Source File -# Begin Source File - -SOURCE=..\src\x11\xvertex.h - -!IF "$(CFG)" == "cdx11 - Win32 Debug" - -# PROP Ignore_Default_Tool 1 -!ENDIF - -# End Source File -# End Target -# End Project - diff --git a/mak.vc6/cdxrender.dsp b/mak.vc6/cdxrender.dsp deleted file mode 100644 index 26c4b4f..0000000 --- a/mak.vc6/cdxrender.dsp +++ /dev/null @@ -1,71 +0,0 @@ -# Microsoft Developer Studio Project File - Name="cdxrender" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=cdxrender - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "cdxrender.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "cdxrender.mak" CFG="cdxrender - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "cdxrender - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "cdxrender - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\lib" -# PROP BASE Intermediate_Dir "..\obj" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\lib" -# PROP Intermediate_Dir "..\obj" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\drv" /I "..\src\iup" /I "..\src\x11" /I "..\src\xrender" /I "..\src\sim" /I "C:\cygwin\usr\X11R6\include\" /I "C:\LNG\x11inc" /I "..\..\iup\include" /I "..\src\freetype2" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fp".\..\obj/cdxrender.pch" /Fo"$(IntDir)/" /Fd"..\obj\" /GZ /c /GX -# ADD CPP /nologo /MT /I "..\include" /I "..\src" /I "..\src\drv" /I "..\src\iup" /I "..\src\x11" /I "..\src\xrender" /I "..\src\sim" /I "C:\cygwin\usr\X11R6\include\" /I "C:\LNG\x11inc" /I "..\..\iup\include" /I "..\src\freetype2" /Z7 /W4 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "CD_NO_OLD_INTERFACE" /D "_CRT_SECURE_NO_DEPRECATE" /Fp".\..\obj/cdxrender.pch" /Fo"$(IntDir)/" /Fd"..\obj\" /GZ /c /GX -# ADD BASE MTL /nologo /win32 -# ADD MTL /nologo /win32 -# ADD BASE RSC /l 1046 -# ADD RSC /l 1046 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\lib\cdxrender.lib" -# ADD LIB32 /nologo /out:"..\lib\cdxrender.lib" - -!ENDIF - -# Begin Target - -# Name "cdxrender - Win32 Debug" -# Begin Source File - -SOURCE=..\src\xrender\cdxrender.c -# End Source File -# Begin Source File - -SOURCE=..\src\xrender\cdxrplus.c -# End Source File -# End Target -# End Project - diff --git a/mak.vc7/cd.sln b/mak.vc7/cd.sln deleted file mode 100644 index 66967d9..0000000 --- a/mak.vc7/cd.sln +++ /dev/null @@ -1,121 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cd", "cd.vcproj", "{01818D2C-65AF-4D5C-9452-4DFF401C6461}" - ProjectSection(ProjectDependencies) = postProject - {01818D2C-65AF-AFDC-4356-1234401C6461} = {01818D2C-65AF-AFDC-4356-1234401C6461} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdlua3", "cdlua3.vcproj", "{53FC9752-81C1-4AA6-B366-AF6D0A2B81F6}" - ProjectSection(ProjectDependencies) = postProject - {01818D2C-65AF-4D5C-9452-4DFF401C6461} = {01818D2C-65AF-4D5C-9452-4DFF401C6461} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdcontextplus", "cdgdiplus.vcproj", "{51A96255-7EAB-4F36-A6E5-1BAF6245FA18}" - ProjectSection(ProjectDependencies) = postProject - {01818D2C-65AF-4D5C-9452-4DFF401C6461} = {01818D2C-65AF-4D5C-9452-4DFF401C6461} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdlua5", "cdlua5.vcproj", "{53FC9752-81C1-4AA6-B366-A7890A2B81F6}" - ProjectSection(ProjectDependencies) = postProject - {01818D2C-65AF-4D5C-9452-4DFF401C6461} = {01818D2C-65AF-4D5C-9452-4DFF401C6461} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdpdf", "cdpdf.vcproj", "{8441F69D-7135-43B2-974F-45C6123C8467}" - ProjectSection(ProjectDependencies) = postProject - {8441F69D-7135-ABCD-1234-45C6123C8467} = {8441F69D-7135-ABCD-1234-45C6123C8467} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdx11", "cdx11.vcproj", "{01818D2C-7689-4D5C-1234-4DFF401C6461}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdluapdf3", "cdluapdf3.vcproj", "{B4823266-DF8C-AAAA-9999-C7E78C234EAC}" - ProjectSection(ProjectDependencies) = postProject - {53FC9752-81C1-4AA6-B366-AF6D0A2B81F6} = {53FC9752-81C1-4AA6-B366-AF6D0A2B81F6} - {8441F69D-7135-43B2-974F-45C6123C8467} = {8441F69D-7135-43B2-974F-45C6123C8467} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdluapdf5", "cdluapdf5.vcproj", "{B4823266-DF8C-1224-EE00-C7688C234EAC}" - ProjectSection(ProjectDependencies) = postProject - {53FC9752-81C1-4AA6-B366-A7890A2B81F6} = {53FC9752-81C1-4AA6-B366-A7890A2B81F6} - {8441F69D-7135-43B2-974F-45C6123C8467} = {8441F69D-7135-43B2-974F-45C6123C8467} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdxrender", "cdxrender.vcproj", "{160DEDA5-C1AA-48C7-8B07-490C6A8DE2EE}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdluaim5", "cdluaim5.vcproj", "{CB863607-6B6C-0000-0000-123400001234}" - ProjectSection(ProjectDependencies) = postProject - {53FC9752-81C1-4AA6-B366-A7890A2B81F6} = {53FC9752-81C1-4AA6-B366-A7890A2B81F6} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pdflib", "cd_pdflib.vcproj", "{8441F69D-7135-ABCD-1234-45C6123C8467}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype6", "cd_freetype.vcproj", "{01818D2C-65AF-AFDC-4356-1234401C6461}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cdluacontextplus5", "cdluacontextplus5.vcproj", "{B4823266-DF8C-ABCD-1234-C7688C234EAC}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CDLua5", "CDLua5", "{EFB1BE3C-2981-456B-8E32-928CBDFF7822}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CDLua3", "CDLua3", "{E92DB6FF-5501-4FC0-81D2-00DB8EFA2434}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {01818D2C-65AF-4D5C-9452-4DFF401C6461}.Debug|Win32.ActiveCfg = Debug|Win32 - {01818D2C-65AF-4D5C-9452-4DFF401C6461}.Debug|Win32.Build.0 = Debug|Win32 - {53FC9752-81C1-4AA6-B366-AF6D0A2B81F6}.Debug|Win32.ActiveCfg = Debug|Win32 - {53FC9752-81C1-4AA6-B366-AF6D0A2B81F6}.Debug|Win32.Build.0 = Debug|Win32 - {51A96255-7EAB-4F36-A6E5-1BAF6245FA18}.Debug|Win32.ActiveCfg = Debug|Win32 - {51A96255-7EAB-4F36-A6E5-1BAF6245FA18}.Debug|Win32.Build.0 = Debug|Win32 - {53FC9752-81C1-4AA6-B366-A7890A2B81F6}.Debug|Win32.ActiveCfg = Debug|Win32 - {53FC9752-81C1-4AA6-B366-A7890A2B81F6}.Debug|Win32.Build.0 = Debug|Win32 - {8441F69D-7135-43B2-974F-45C6123C8467}.Debug|Win32.ActiveCfg = Debug|Win32 - {8441F69D-7135-43B2-974F-45C6123C8467}.Debug|Win32.Build.0 = Debug|Win32 - {01818D2C-7689-4D5C-1234-4DFF401C6461}.Debug|Win32.ActiveCfg = Debug|Win32 - {B4823266-DF8C-AAAA-9999-C7E78C234EAC}.Debug|Win32.ActiveCfg = Debug|Win32 - {B4823266-DF8C-AAAA-9999-C7E78C234EAC}.Debug|Win32.Build.0 = Debug|Win32 - {B4823266-DF8C-1224-EE00-C7688C234EAC}.Debug|Win32.ActiveCfg = Debug|Win32 - {B4823266-DF8C-1224-EE00-C7688C234EAC}.Debug|Win32.Build.0 = Debug|Win32 - {160DEDA5-C1AA-48C7-8B07-490C6A8DE2EE}.Debug|Win32.ActiveCfg = Debug|Win32 - {CB863607-6B6C-0000-0000-123400001234}.Debug|Win32.ActiveCfg = Debug|Win32 - {CB863607-6B6C-0000-0000-123400001234}.Debug|Win32.Build.0 = Debug|Win32 - {8441F69D-7135-ABCD-1234-45C6123C8467}.Debug|Win32.ActiveCfg = Debug|Win32 - {8441F69D-7135-ABCD-1234-45C6123C8467}.Debug|Win32.Build.0 = Debug|Win32 - {01818D2C-65AF-AFDC-4356-1234401C6461}.Debug|Win32.ActiveCfg = Debug|Win32 - {01818D2C-65AF-AFDC-4356-1234401C6461}.Debug|Win32.Build.0 = Debug|Win32 - {82BC36B1-9F7A-41D4-A24F-DBE012378CE6}.Debug|Win32.ActiveCfg = Debug|Win32 - {82BC36B1-9F7A-41D4-A24F-DBE012378CE6}.Debug|Win32.Build.0 = Debug|Win32 - {B4823266-DF8C-ABCD-1234-C7688C234EAC}.Debug|Win32.ActiveCfg = Debug|Win32 - {B4823266-DF8C-ABCD-1234-C7688C234EAC}.Debug|Win32.Build.0 = Debug|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {53FC9752-81C1-4AA6-B366-A7890A2B81F6} = {EFB1BE3C-2981-456B-8E32-928CBDFF7822} - {B4823266-DF8C-ABCD-1234-C7688C234EAC} = {EFB1BE3C-2981-456B-8E32-928CBDFF7822} - {CB863607-6B6C-0000-0000-123400001234} = {EFB1BE3C-2981-456B-8E32-928CBDFF7822} - {B4823266-DF8C-1224-EE00-C7688C234EAC} = {EFB1BE3C-2981-456B-8E32-928CBDFF7822} - {53FC9752-81C1-4AA6-B366-AF6D0A2B81F6} = {E92DB6FF-5501-4FC0-81D2-00DB8EFA2434} - {B4823266-DF8C-AAAA-9999-C7E78C234EAC} = {E92DB6FF-5501-4FC0-81D2-00DB8EFA2434} - EndGlobalSection - GlobalSection(DevPartner Solution Properties) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection - GlobalSection(DevPartner) = postSolution - EndGlobalSection -EndGlobal diff --git a/mak.vc7/cd.vcproj b/mak.vc7/cd.vcproj deleted file mode 100644 index 0e263a2..0000000 --- a/mak.vc7/cd.vcproj +++ /dev/null @@ -1,621 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cd_freetype.vcproj b/mak.vc7/cd_freetype.vcproj deleted file mode 100644 index 9cdb5e1..0000000 --- a/mak.vc7/cd_freetype.vcproj +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cd_pdflib.vcproj b/mak.vc7/cd_pdflib.vcproj deleted file mode 100644 index 237ddf4..0000000 --- a/mak.vc7/cd_pdflib.vcproj +++ /dev/null @@ -1,732 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdgdiplus.vcproj b/mak.vc7/cdgdiplus.vcproj deleted file mode 100644 index 3ce9fe6..0000000 --- a/mak.vc7/cdgdiplus.vcproj +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdlua3.vcproj b/mak.vc7/cdlua3.vcproj deleted file mode 100644 index 7f06c2b..0000000 --- a/mak.vc7/cdlua3.vcproj +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdlua5.vcproj b/mak.vc7/cdlua5.vcproj deleted file mode 100644 index 1cafdd0..0000000 --- a/mak.vc7/cdlua5.vcproj +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdluacontextplus5.vcproj b/mak.vc7/cdluacontextplus5.vcproj deleted file mode 100644 index 44bb9a9..0000000 --- a/mak.vc7/cdluacontextplus5.vcproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdluaim5.vcproj b/mak.vc7/cdluaim5.vcproj deleted file mode 100644 index 025cae8..0000000 --- a/mak.vc7/cdluaim5.vcproj +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdluapdf3.vcproj b/mak.vc7/cdluapdf3.vcproj deleted file mode 100644 index 829e922..0000000 --- a/mak.vc7/cdluapdf3.vcproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdluapdf5.vcproj b/mak.vc7/cdluapdf5.vcproj deleted file mode 100644 index 7344888..0000000 --- a/mak.vc7/cdluapdf5.vcproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdpdf.vcproj b/mak.vc7/cdpdf.vcproj deleted file mode 100644 index 47974ea..0000000 --- a/mak.vc7/cdpdf.vcproj +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdx11.vcproj b/mak.vc7/cdx11.vcproj deleted file mode 100644 index f2e7131..0000000 --- a/mak.vc7/cdx11.vcproj +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc7/cdxrender.vcproj b/mak.vc7/cdxrender.vcproj deleted file mode 100644 index 5d33a02..0000000 --- a/mak.vc7/cdxrender.vcproj +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mak.vc8/cd.vcproj b/mak.vc8/cd.vcproj index fb95279..6d328e6 100644 --- a/mak.vc8/cd.vcproj +++ b/mak.vc8/cd.vcproj @@ -17,7 +17,7 @@