diff options
author | Hin-Tak Leung <hintak_leung@yahoo.co.uk> | 2010-01-22 17:51:45 +0000 |
---|---|---|
committer | Hin-Tak Leung <hintak_leung@yahoo.co.uk> | 2010-01-22 17:51:45 +0000 |
commit | 2178101f26444bbdd8a1ca18e132c0a221aae6f4 (patch) | |
tree | 3a44ad94aca4d33df67f1b5339cdeb8977c788de /win32 | |
parent | 9edea5f8898d73e955181d7dc99dd0bd04905f96 (diff) |
generate private copy of plver.h per language to allow parallel build, and remove reference to it in vcproj ; fixes bug 691061
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@10632 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'win32')
-rwxr-xr-x | win32/pcl.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/pcl.vcproj b/win32/pcl.vcproj index 13ac3dffc..20c7ee39d 100755 --- a/win32/pcl.vcproj +++ b/win32/pcl.vcproj @@ -635,10 +635,6 @@ >
</File>
<File
- RelativePath="..\pl\plver.h"
- >
- </File>
- <File
RelativePath="..\pl\plvocab.c"
>
</File>
|