Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zint/win32/vs2008/zint.vcproj @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 <?xml version="1.0" encoding="windows-1250"?> | |
| 2 <VisualStudioProject | |
| 3 ProjectType="Visual C++" | |
| 4 Version="9,00" | |
| 5 Name="zint" | |
| 6 ProjectGUID="{3169C7FA-E52C-4BFC-B7BB-E55EBA133770}" | |
| 7 RootNamespace="zint" | |
| 8 Keyword="Win32Proj" | |
| 9 TargetFrameworkVersion="196613" | |
| 10 > | |
| 11 <Platforms> | |
| 12 <Platform | |
| 13 Name="Win32" | |
| 14 /> | |
| 15 </Platforms> | |
| 16 <ToolFiles> | |
| 17 </ToolFiles> | |
| 18 <Configurations> | |
| 19 <Configuration | |
| 20 Name="Debug|Win32" | |
| 21 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| 22 IntermediateDirectory="$(ConfigurationName)" | |
| 23 ConfigurationType="1" | |
| 24 CharacterSet="2" | |
| 25 > | |
| 26 <Tool | |
| 27 Name="VCPreBuildEventTool" | |
| 28 /> | |
| 29 <Tool | |
| 30 Name="VCCustomBuildTool" | |
| 31 /> | |
| 32 <Tool | |
| 33 Name="VCXMLDataGeneratorTool" | |
| 34 /> | |
| 35 <Tool | |
| 36 Name="VCWebServiceProxyGeneratorTool" | |
| 37 /> | |
| 38 <Tool | |
| 39 Name="VCMIDLTool" | |
| 40 /> | |
| 41 <Tool | |
| 42 Name="VCCLCompilerTool" | |
| 43 Optimization="0" | |
| 44 AdditionalIncludeDirectories="..\..\backend" | |
| 45 PreprocessorDefinitions="WIN32;_WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;ZINT_VERSION="\"2.13.0.9\"";ZINT_DLL" | |
| 46 MinimalRebuild="true" | |
| 47 ExceptionHandling="0" | |
| 48 BasicRuntimeChecks="3" | |
| 49 SmallerTypeCheck="true" | |
| 50 RuntimeLibrary="3" | |
| 51 EnableFunctionLevelLinking="true" | |
| 52 UsePrecompiledHeader="0" | |
| 53 WarningLevel="3" | |
| 54 DebugInformationFormat="4" | |
| 55 /> | |
| 56 <Tool | |
| 57 Name="VCManagedResourceCompilerTool" | |
| 58 /> | |
| 59 <Tool | |
| 60 Name="VCResourceCompilerTool" | |
| 61 /> | |
| 62 <Tool | |
| 63 Name="VCPreLinkEventTool" | |
| 64 /> | |
| 65 <Tool | |
| 66 Name="VCLinkerTool" | |
| 67 GenerateDebugInformation="true" | |
| 68 /> | |
| 69 <Tool | |
| 70 Name="VCALinkTool" | |
| 71 /> | |
| 72 <Tool | |
| 73 Name="VCManifestTool" | |
| 74 /> | |
| 75 <Tool | |
| 76 Name="VCXDCMakeTool" | |
| 77 /> | |
| 78 <Tool | |
| 79 Name="VCBscMakeTool" | |
| 80 /> | |
| 81 <Tool | |
| 82 Name="VCFxCopTool" | |
| 83 /> | |
| 84 <Tool | |
| 85 Name="VCAppVerifierTool" | |
| 86 /> | |
| 87 <Tool | |
| 88 Name="VCPostBuildEventTool" | |
| 89 /> | |
| 90 </Configuration> | |
| 91 <Configuration | |
| 92 Name="Release|Win32" | |
| 93 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| 94 IntermediateDirectory="$(ConfigurationName)" | |
| 95 ConfigurationType="1" | |
| 96 CharacterSet="2" | |
| 97 WholeProgramOptimization="0" | |
| 98 > | |
| 99 <Tool | |
| 100 Name="VCPreBuildEventTool" | |
| 101 /> | |
| 102 <Tool | |
| 103 Name="VCCustomBuildTool" | |
| 104 /> | |
| 105 <Tool | |
| 106 Name="VCXMLDataGeneratorTool" | |
| 107 /> | |
| 108 <Tool | |
| 109 Name="VCWebServiceProxyGeneratorTool" | |
| 110 /> | |
| 111 <Tool | |
| 112 Name="VCMIDLTool" | |
| 113 /> | |
| 114 <Tool | |
| 115 Name="VCCLCompilerTool" | |
| 116 Optimization="2" | |
| 117 AdditionalIncludeDirectories="..\..\backend" | |
| 118 PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;ZINT_VERSION="\"2.13.0.9\"";ZINT_DLL" | |
| 119 StringPooling="true" | |
| 120 ExceptionHandling="0" | |
| 121 RuntimeLibrary="0" | |
| 122 EnableFunctionLevelLinking="false" | |
| 123 RuntimeTypeInfo="false" | |
| 124 UsePrecompiledHeader="0" | |
| 125 WarningLevel="3" | |
| 126 DebugInformationFormat="0" | |
| 127 /> | |
| 128 <Tool | |
| 129 Name="VCManagedResourceCompilerTool" | |
| 130 /> | |
| 131 <Tool | |
| 132 Name="VCResourceCompilerTool" | |
| 133 /> | |
| 134 <Tool | |
| 135 Name="VCPreLinkEventTool" | |
| 136 /> | |
| 137 <Tool | |
| 138 Name="VCLinkerTool" | |
| 139 AdditionalLibraryDirectories="" | |
| 140 /> | |
| 141 <Tool | |
| 142 Name="VCALinkTool" | |
| 143 /> | |
| 144 <Tool | |
| 145 Name="VCManifestTool" | |
| 146 /> | |
| 147 <Tool | |
| 148 Name="VCXDCMakeTool" | |
| 149 /> | |
| 150 <Tool | |
| 151 Name="VCBscMakeTool" | |
| 152 /> | |
| 153 <Tool | |
| 154 Name="VCFxCopTool" | |
| 155 /> | |
| 156 <Tool | |
| 157 Name="VCAppVerifierTool" | |
| 158 /> | |
| 159 <Tool | |
| 160 Name="VCPostBuildEventTool" | |
| 161 /> | |
| 162 </Configuration> | |
| 163 </Configurations> | |
| 164 <References> | |
| 165 </References> | |
| 166 <Files> | |
| 167 <Filter | |
| 168 Name="Source Files" | |
| 169 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
| 170 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
| 171 > | |
| 172 <File | |
| 173 RelativePath="..\..\getopt\getopt.c" | |
| 174 > | |
| 175 </File> | |
| 176 <File | |
| 177 RelativePath="..\..\getopt\getopt1.c" | |
| 178 > | |
| 179 </File> | |
| 180 <File | |
| 181 RelativePath="..\..\frontend\main.c" | |
| 182 > | |
| 183 </File> | |
| 184 </Filter> | |
| 185 <Filter | |
| 186 Name="Header Files" | |
| 187 Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
| 188 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | |
| 189 > | |
| 190 <File | |
| 191 RelativePath="..\..\getopt\getopt.h" | |
| 192 > | |
| 193 </File> | |
| 194 <File | |
| 195 RelativePath="..\..\frontend\resource.h" | |
| 196 > | |
| 197 </File> | |
| 198 </Filter> | |
| 199 <Filter | |
| 200 Name="Resource Files" | |
| 201 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | |
| 202 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | |
| 203 > | |
| 204 <File | |
| 205 RelativePath="..\..\frontend\zint.rc" | |
| 206 > | |
| 207 </File> | |
| 208 </Filter> | |
| 209 </Files> | |
| 210 <Globals> | |
| 211 </Globals> | |
| 212 </VisualStudioProject> |
