| 1 | <?xml version="1.0" encoding="shift_jis"?>
|
|---|
| 2 | <VisualStudioProject
|
|---|
| 3 | ProjectType="Visual C++"
|
|---|
| 4 | Version="9.00"
|
|---|
| 5 | Name="libarchive"
|
|---|
| 6 | ProjectGUID="{267B5E39-86A3-46AC-A19C-CA93755BD909}"
|
|---|
| 7 | RootNamespace="libarchive"
|
|---|
| 8 | SccProjectName="Svn"
|
|---|
| 9 | SccAuxPath="Svn"
|
|---|
| 10 | SccLocalPath="Svn"
|
|---|
| 11 | SccProvider="SubversionScc"
|
|---|
| 12 | Keyword="Win32Proj"
|
|---|
| 13 | TargetFrameworkVersion="196613"
|
|---|
| 14 | >
|
|---|
| 15 | <Platforms>
|
|---|
| 16 | <Platform
|
|---|
| 17 | Name="Win32"
|
|---|
| 18 | />
|
|---|
| 19 | </Platforms>
|
|---|
| 20 | <ToolFiles>
|
|---|
| 21 | </ToolFiles>
|
|---|
| 22 | <Configurations>
|
|---|
| 23 | <Configuration
|
|---|
| 24 | Name="Debug|Win32"
|
|---|
| 25 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|---|
| 26 | IntermediateDirectory="$(ConfigurationName)"
|
|---|
| 27 | ConfigurationType="2"
|
|---|
| 28 | CharacterSet="1"
|
|---|
| 29 | >
|
|---|
| 30 | <Tool
|
|---|
| 31 | Name="VCPreBuildEventTool"
|
|---|
| 32 | />
|
|---|
| 33 | <Tool
|
|---|
| 34 | Name="VCCustomBuildTool"
|
|---|
| 35 | />
|
|---|
| 36 | <Tool
|
|---|
| 37 | Name="VCXMLDataGeneratorTool"
|
|---|
| 38 | />
|
|---|
| 39 | <Tool
|
|---|
| 40 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 41 | />
|
|---|
| 42 | <Tool
|
|---|
| 43 | Name="VCMIDLTool"
|
|---|
| 44 | />
|
|---|
| 45 | <Tool
|
|---|
| 46 | Name="VCCLCompilerTool"
|
|---|
| 47 | Optimization="0"
|
|---|
| 48 | AdditionalIncludeDirectories="C:\usr\local\ruby-1.8\lib\ruby\1.8\i386-mswin32;C:\usr\local\libarchive-2.6.0\libarchive;C:\usr\local\zlib123-dll\include;C:\usr\local\bzip2-1.0.5;$(ProjectDir)"
|
|---|
| 49 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBARCHIVE_EXPORTS;LIBARCHIVE_STATIC;_CRT_SECURE_NO_WARNINGS"
|
|---|
| 50 | MinimalRebuild="true"
|
|---|
| 51 | BasicRuntimeChecks="3"
|
|---|
| 52 | RuntimeLibrary="1"
|
|---|
| 53 | UsePrecompiledHeader="0"
|
|---|
| 54 | WarningLevel="3"
|
|---|
| 55 | DebugInformationFormat="4"
|
|---|
| 56 | />
|
|---|
| 57 | <Tool
|
|---|
| 58 | Name="VCManagedResourceCompilerTool"
|
|---|
| 59 | />
|
|---|
| 60 | <Tool
|
|---|
| 61 | Name="VCResourceCompilerTool"
|
|---|
| 62 | />
|
|---|
| 63 | <Tool
|
|---|
| 64 | Name="VCPreLinkEventTool"
|
|---|
| 65 | />
|
|---|
| 66 | <Tool
|
|---|
| 67 | Name="VCLinkerTool"
|
|---|
| 68 | AdditionalDependencies="msvcrt-ruby18.lib libarchive-vc90-mt-d.lib zdll.lib libbz2.lib"
|
|---|
| 69 | OutputFile="$(OutDir)\libarchive_ruby.so"
|
|---|
| 70 | LinkIncremental="2"
|
|---|
| 71 | AdditionalLibraryDirectories=""C:\usr\local\ruby-1.8\lib";"C:\usr\local\libarchive-2.6.0\lib";"C:\usr\local\zlib123-dll\lib";"C:\usr\local\bzip2-1.0.5\Debug""
|
|---|
| 72 | GenerateDebugInformation="true"
|
|---|
| 73 | SubSystem="2"
|
|---|
| 74 | TargetMachine="1"
|
|---|
| 75 | />
|
|---|
| 76 | <Tool
|
|---|
| 77 | Name="VCALinkTool"
|
|---|
| 78 | />
|
|---|
| 79 | <Tool
|
|---|
| 80 | Name="VCManifestTool"
|
|---|
| 81 | />
|
|---|
| 82 | <Tool
|
|---|
| 83 | Name="VCXDCMakeTool"
|
|---|
| 84 | />
|
|---|
| 85 | <Tool
|
|---|
| 86 | Name="VCBscMakeTool"
|
|---|
| 87 | />
|
|---|
| 88 | <Tool
|
|---|
| 89 | Name="VCFxCopTool"
|
|---|
| 90 | />
|
|---|
| 91 | <Tool
|
|---|
| 92 | Name="VCAppVerifierTool"
|
|---|
| 93 | />
|
|---|
| 94 | <Tool
|
|---|
| 95 | Name="VCPostBuildEventTool"
|
|---|
| 96 | />
|
|---|
| 97 | </Configuration>
|
|---|
| 98 | <Configuration
|
|---|
| 99 | Name="Release|Win32"
|
|---|
| 100 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|---|
| 101 | IntermediateDirectory="$(ConfigurationName)"
|
|---|
| 102 | ConfigurationType="2"
|
|---|
| 103 | CharacterSet="1"
|
|---|
| 104 | WholeProgramOptimization="1"
|
|---|
| 105 | >
|
|---|
| 106 | <Tool
|
|---|
| 107 | Name="VCPreBuildEventTool"
|
|---|
| 108 | />
|
|---|
| 109 | <Tool
|
|---|
| 110 | Name="VCCustomBuildTool"
|
|---|
| 111 | />
|
|---|
| 112 | <Tool
|
|---|
| 113 | Name="VCXMLDataGeneratorTool"
|
|---|
| 114 | />
|
|---|
| 115 | <Tool
|
|---|
| 116 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 117 | />
|
|---|
| 118 | <Tool
|
|---|
| 119 | Name="VCMIDLTool"
|
|---|
| 120 | />
|
|---|
| 121 | <Tool
|
|---|
| 122 | Name="VCCLCompilerTool"
|
|---|
| 123 | Optimization="2"
|
|---|
| 124 | EnableIntrinsicFunctions="true"
|
|---|
| 125 | AdditionalIncludeDirectories=""C:\usr\local\ruby-1.8\lib\ruby\1.8\i386-mswin32";"C:\usr\local\libarchive-2.6.0\libarchive";"C:\usr\local\zlib123-dll\include";"C:\usr\local\bzip2-1.0.5";"$(ProjectDir)""
|
|---|
| 126 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBARCHIVE_EXPORTS;LIBARCHIVE_STATIC;_CRT_SECURE_NO_WARNINGS"
|
|---|
| 127 | RuntimeLibrary="0"
|
|---|
| 128 | EnableFunctionLevelLinking="true"
|
|---|
| 129 | UsePrecompiledHeader="0"
|
|---|
| 130 | WarningLevel="3"
|
|---|
| 131 | DebugInformationFormat="3"
|
|---|
| 132 | />
|
|---|
| 133 | <Tool
|
|---|
| 134 | Name="VCManagedResourceCompilerTool"
|
|---|
| 135 | />
|
|---|
| 136 | <Tool
|
|---|
| 137 | Name="VCResourceCompilerTool"
|
|---|
| 138 | />
|
|---|
| 139 | <Tool
|
|---|
| 140 | Name="VCPreLinkEventTool"
|
|---|
| 141 | />
|
|---|
| 142 | <Tool
|
|---|
| 143 | Name="VCLinkerTool"
|
|---|
| 144 | AdditionalDependencies="msvcrt-ruby18.lib libarchive-vc90-mt.lib zdll.lib libbz2.lib"
|
|---|
| 145 | OutputFile="$(OutDir)\libarchive_ruby.so"
|
|---|
| 146 | LinkIncremental="1"
|
|---|
| 147 | AdditionalLibraryDirectories=""C:\usr\local\ruby-1.8\lib";"C:\usr\local\libarchive-2.6.0\lib";"C:\usr\local\zlib123-dll\lib";"C:\usr\local\bzip2-1.0.5\Release""
|
|---|
| 148 | GenerateDebugInformation="true"
|
|---|
| 149 | SubSystem="2"
|
|---|
| 150 | OptimizeReferences="2"
|
|---|
| 151 | EnableCOMDATFolding="2"
|
|---|
| 152 | TargetMachine="1"
|
|---|
| 153 | />
|
|---|
| 154 | <Tool
|
|---|
| 155 | Name="VCALinkTool"
|
|---|
| 156 | />
|
|---|
| 157 | <Tool
|
|---|
| 158 | Name="VCManifestTool"
|
|---|
| 159 | />
|
|---|
| 160 | <Tool
|
|---|
| 161 | Name="VCXDCMakeTool"
|
|---|
| 162 | />
|
|---|
| 163 | <Tool
|
|---|
| 164 | Name="VCBscMakeTool"
|
|---|
| 165 | />
|
|---|
| 166 | <Tool
|
|---|
| 167 | Name="VCFxCopTool"
|
|---|
| 168 | />
|
|---|
| 169 | <Tool
|
|---|
| 170 | Name="VCAppVerifierTool"
|
|---|
| 171 | />
|
|---|
| 172 | <Tool
|
|---|
| 173 | Name="VCPostBuildEventTool"
|
|---|
| 174 | CommandLine="copy "$(OutDir)\libarchive_ruby.so" "$(ProjectDir)lib\i386-mswin32""
|
|---|
| 175 | />
|
|---|
| 176 | </Configuration>
|
|---|
| 177 | </Configurations>
|
|---|
| 178 | <References>
|
|---|
| 179 | </References>
|
|---|
| 180 | <Files>
|
|---|
| 181 | <Filter
|
|---|
| 182 | Name="ext"
|
|---|
| 183 | >
|
|---|
| 184 | <File
|
|---|
| 185 | RelativePath=".\ext\archive_read_support_compression.c"
|
|---|
| 186 | >
|
|---|
| 187 | </File>
|
|---|
| 188 | <File
|
|---|
| 189 | RelativePath=".\ext\archive_read_support_compression.h"
|
|---|
| 190 | >
|
|---|
| 191 | </File>
|
|---|
| 192 | <File
|
|---|
| 193 | RelativePath=".\ext\archive_read_support_format.c"
|
|---|
| 194 | >
|
|---|
| 195 | </File>
|
|---|
| 196 | <File
|
|---|
| 197 | RelativePath=".\ext\archive_read_support_format.h"
|
|---|
| 198 | >
|
|---|
| 199 | </File>
|
|---|
| 200 | <File
|
|---|
| 201 | RelativePath=".\ext\archive_write_open_rb_str.c"
|
|---|
| 202 | >
|
|---|
| 203 | </File>
|
|---|
| 204 | <File
|
|---|
| 205 | RelativePath=".\ext\archive_write_open_rb_str.h"
|
|---|
| 206 | >
|
|---|
| 207 | </File>
|
|---|
| 208 | <File
|
|---|
| 209 | RelativePath=".\ext\archive_write_set_compression.c"
|
|---|
| 210 | >
|
|---|
| 211 | </File>
|
|---|
| 212 | <File
|
|---|
| 213 | RelativePath=".\ext\archive_write_set_compression.h"
|
|---|
| 214 | >
|
|---|
| 215 | </File>
|
|---|
| 216 | <File
|
|---|
| 217 | RelativePath=".\ext\config.h.in"
|
|---|
| 218 | >
|
|---|
| 219 | </File>
|
|---|
| 220 | <File
|
|---|
| 221 | RelativePath=".\ext\configure"
|
|---|
| 222 | >
|
|---|
| 223 | </File>
|
|---|
| 224 | <File
|
|---|
| 225 | RelativePath=".\ext\configure.in"
|
|---|
| 226 | >
|
|---|
| 227 | </File>
|
|---|
| 228 | <File
|
|---|
| 229 | RelativePath=".\ext\depend"
|
|---|
| 230 | >
|
|---|
| 231 | </File>
|
|---|
| 232 | <File
|
|---|
| 233 | RelativePath=".\ext\extconf.rb"
|
|---|
| 234 | >
|
|---|
| 235 | </File>
|
|---|
| 236 | <File
|
|---|
| 237 | RelativePath=".\ext\install-sh"
|
|---|
| 238 | >
|
|---|
| 239 | </File>
|
|---|
| 240 | <File
|
|---|
| 241 | RelativePath=".\ext\libarchive.c"
|
|---|
| 242 | >
|
|---|
| 243 | </File>
|
|---|
| 244 | <File
|
|---|
| 245 | RelativePath=".\ext\libarchive_archive.c"
|
|---|
| 246 | >
|
|---|
| 247 | </File>
|
|---|
| 248 | <File
|
|---|
| 249 | RelativePath=".\ext\libarchive_entry.c"
|
|---|
| 250 | >
|
|---|
| 251 | </File>
|
|---|
| 252 | <File
|
|---|
| 253 | RelativePath=".\ext\libarchive_internal.h"
|
|---|
| 254 | >
|
|---|
| 255 | </File>
|
|---|
| 256 | <File
|
|---|
| 257 | RelativePath=".\ext\libarchive_reader.c"
|
|---|
| 258 | >
|
|---|
| 259 | </File>
|
|---|
| 260 | <File
|
|---|
| 261 | RelativePath=".\ext\libarchive_win32.h"
|
|---|
| 262 | >
|
|---|
| 263 | </File>
|
|---|
| 264 | <File
|
|---|
| 265 | RelativePath=".\ext\libarchive_writer.c"
|
|---|
| 266 | >
|
|---|
| 267 | </File>
|
|---|
| 268 | <File
|
|---|
| 269 | RelativePath=".\ext\Makefile.in"
|
|---|
| 270 | >
|
|---|
| 271 | </File>
|
|---|
| 272 | </Filter>
|
|---|
| 273 | <Filter
|
|---|
| 274 | Name="lib"
|
|---|
| 275 | >
|
|---|
| 276 | <Filter
|
|---|
| 277 | Name="i386-mswin32"
|
|---|
| 278 | >
|
|---|
| 279 | <File
|
|---|
| 280 | RelativePath=".\lib\i386-mswin32\libarchive_ruby.so"
|
|---|
| 281 | >
|
|---|
| 282 | </File>
|
|---|
| 283 | </Filter>
|
|---|
| 284 | </Filter>
|
|---|
| 285 | <File
|
|---|
| 286 | RelativePath=".\COPYING.libarchive"
|
|---|
| 287 | >
|
|---|
| 288 | </File>
|
|---|
| 289 | <File
|
|---|
| 290 | RelativePath=".\libarchive.gemspec"
|
|---|
| 291 | >
|
|---|
| 292 | </File>
|
|---|
| 293 | <File
|
|---|
| 294 | RelativePath=".\package.sh"
|
|---|
| 295 | >
|
|---|
| 296 | </File>
|
|---|
| 297 | <File
|
|---|
| 298 | RelativePath=".\README.txt"
|
|---|
| 299 | >
|
|---|
| 300 | </File>
|
|---|
| 301 | </Files>
|
|---|
| 302 | <Globals>
|
|---|
| 303 | </Globals>
|
|---|
| 304 | </VisualStudioProject>
|
|---|