[gs-cvs] rev 9422 - in trunk/ghostpdl: . xps
giles at ghostscript.com
giles at ghostscript.com
Thu Jan 29 16:00:49 PST 2009
Author: giles
Date: 2009-01-29 16:00:49 -0800 (Thu, 29 Jan 2009)
New Revision: 9422
Removed:
trunk/ghostpdl/ghostpdl.sln
trunk/ghostpdl/xps/xps.vcproj
Log:
Remove the example Visual Studio solution and project files for building
GhostXPS. These haven't been maintained and don't work cleanly with the
2008 edition.
Deleted: trunk/ghostpdl/ghostpdl.sln
===================================================================
--- trunk/ghostpdl/ghostpdl.sln 2009-01-29 22:12:59 UTC (rev 9421)
+++ trunk/ghostpdl/ghostpdl.sln 2009-01-30 00:00:49 UTC (rev 9422)
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual C++ Express 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xps", "xps\xps.vcproj", "{0C03E6E2-43A7-4945-BEA5-987E16BD82AA}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0C03E6E2-43A7-4945-BEA5-987E16BD82AA}.Debug|Win32.ActiveCfg = Debug|Win32
- {0C03E6E2-43A7-4945-BEA5-987E16BD82AA}.Debug|Win32.Build.0 = Debug|Win32
- {0C03E6E2-43A7-4945-BEA5-987E16BD82AA}.Release|Win32.ActiveCfg = Release|Win32
- {0C03E6E2-43A7-4945-BEA5-987E16BD82AA}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
Deleted: trunk/ghostpdl/xps/xps.vcproj
===================================================================
--- trunk/ghostpdl/xps/xps.vcproj 2009-01-29 22:12:59 UTC (rev 9421)
+++ trunk/ghostpdl/xps/xps.vcproj 2009-01-30 00:00:49 UTC (rev 9422)
@@ -1,266 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="xps"
- ProjectGUID="{0C03E6E2-43A7-4945-BEA5-987E16BD82AA}"
- Keyword="MakeFileProj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f xps_msvc.mak "
- ReBuildCommandLine="nmake -f xps_msvc.mak /A"
- CleanCommandLine="name -f xps_msvc.mak xps.clean"
- Output="obj\"
- PreprocessorDefinitions="WIN32;_DEBUG;"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="0"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake -f xps_msvc.mak DEBUG=0 TDEBUG=0 DEBUGSYM=0"
- ReBuildCommandLine="nmake -f xps_msvc.mak /A DEBUG=0 TDEBUG=0 DEBUGSYM=0"
- CleanCommandLine="nmake -f xps_msvc.mak xps.clean"
- Output="obj\"
- PreprocessorDefinitions="WIN32;NDEBUG;"
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\obj\arch.h"
- >
- </File>
- <File
- RelativePath=".\obj\gconfig.h"
- >
- </File>
- <File
- RelativePath=".\obj\gconfig_.h"
- >
- </File>
- <File
- RelativePath=".\obj\gconfigd.h"
- >
- </File>
- <File
- RelativePath=".\obj\gconfigv.h"
- >
- </File>
- <File
- RelativePath=".\obj\gconfxx.h"
- >
- </File>
- <File
- RelativePath=".\ghostxps.h"
- >
- </File>
- <File
- RelativePath=".\obj\jconfig.h"
- >
- </File>
- <File
- RelativePath=".\obj\jconfig0.h"
- >
- </File>
- <File
- RelativePath=".\obj\jinclude.h"
- >
- </File>
- <File
- RelativePath=".\obj\jmcorig.h"
- >
- </File>
- <File
- RelativePath=".\obj\jmorecf0.h"
- >
- </File>
- <File
- RelativePath=".\obj\jmorecfg.h"
- >
- </File>
- <File
- RelativePath=".\obj\jpeglib.h"
- >
- </File>
- <File
- RelativePath=".\obj\jpeglib0.h"
- >
- </File>
- <File
- RelativePath=".\obj\jpeglib_.h"
- >
- </File>
- <File
- RelativePath=".\obj\pconf.h"
- >
- </File>
- <File
- RelativePath=".\obj\pconfig.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\obj\gconfig.c"
- >
- </File>
- <File
- RelativePath=".\obj\gscdefs.c"
- >
- </File>
- <File
- RelativePath=".\xpscff.c"
- >
- </File>
- <File
- RelativePath=".\xpscolor.c"
- >
- </File>
- <File
- RelativePath=".\xpscommon.c"
- >
- </File>
- <File
- RelativePath=".\xpscrc.c"
- >
- </File>
- <File
- RelativePath=".\xpsdoc.c"
- >
- </File>
- <File
- RelativePath=".\xpsfont.c"
- >
- </File>
- <File
- RelativePath=".\xpsglyphs.c"
- >
- </File>
- <File
- RelativePath=".\xpsgradient.c"
- >
- </File>
- <File
- RelativePath=".\xpshdp.c"
- >
- </File>
- <File
- RelativePath=".\xpsimage.c"
- >
- </File>
- <File
- RelativePath=".\xpsjpeg.c"
- >
- </File>
- <File
- RelativePath=".\xpsmem.c"
- >
- </File>
- <File
- RelativePath=".\xpsopacity.c"
- >
- </File>
- <File
- RelativePath=".\xpspage.c"
- >
- </File>
- <File
- RelativePath=".\xpspath.c"
- >
- </File>
- <File
- RelativePath=".\xpspng.c"
- >
- </File>
- <File
- RelativePath=".\xpsresource.c"
- >
- </File>
- <File
- RelativePath=".\xpstiff.c"
- >
- </File>
- <File
- RelativePath=".\xpstile.c"
- >
- </File>
- <File
- RelativePath=".\xpstop.c"
- >
- </File>
- <File
- RelativePath=".\xpsttf.c"
- >
- </File>
- <File
- RelativePath=".\xpsutf.c"
- >
- </File>
- <File
- RelativePath=".\xpsvisual.c"
- >
- </File>
- <File
- RelativePath=".\xpsxml.c"
- >
- </File>
- <File
- RelativePath=".\xpszip.c"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\debug\BuildLog.htm"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
More information about the gs-cvs
mailing list