OLD | NEW |
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="8.00" |
5 Name="libpng" | 5 Name="libpng" |
6 ProjectGUID="{C564F145-9172-42C3-BFCB-6014CA97DBCD}" | 6 ProjectGUID="{C564F145-9172-42C3-BFCB-6014CA97DBCD}" |
7 RootNamespace="libpng" | 7 RootNamespace="libpng" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
11 <Platform | 11 <Platform |
12 Name="Win32" | 12 Name="Win32" |
13 /> | 13 /> |
14 </Platforms> | 14 </Platforms> |
| 15 <ToolFiles> |
| 16 </ToolFiles> |
15 <Configurations> | 17 <Configurations> |
16 <Configuration | 18 <Configuration |
17 Name="Debug|Win32" | 19 Name="Debug|Win32" |
18 ConfigurationType="4" | 20 ConfigurationType="4" |
19 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\zlib\us
ing_zlib.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\t
hird_party\libpng\using_libpng.vsprops" | 21 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\zlib\us
ing_zlib.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\t
hird_party\libpng\using_libpng.vsprops" |
20 > | 22 > |
21 <Tool | 23 <Tool |
22 Name="VCLibrarianTool" | 24 Name="VCLibrarianTool" |
23 /> | 25 /> |
24 <Tool | 26 <Tool |
25 Name="VCCLCompilerTool" | 27 Name="VCCLCompilerTool" |
26 /> | 28 /> |
27 </Configuration> | 29 </Configuration> |
28 <Configuration | 30 <Configuration |
29 Name="Release|Win32" | 31 Name="Release|Win32" |
30 ConfigurationType="4" | 32 ConfigurationType="4" |
31 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\zlib\
using_zlib.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..
\third_party\libpng\using_libpng.vsprops" | 33 InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\zlib\
using_zlib.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..
\third_party\libpng\using_libpng.vsprops" |
32 > | 34 > |
33 <Tool | 35 <Tool |
34 Name="VCLibrarianTool" | 36 Name="VCLibrarianTool" |
35 /> | 37 /> |
36 <Tool | 38 <Tool |
37 Name="VCCLCompilerTool" | 39 Name="VCCLCompilerTool" |
38 /> | 40 /> |
39 </Configuration> | 41 </Configuration> |
40 </Configurations> | 42 </Configurations> |
| 43 <References> |
| 44 </References> |
41 <Files> | 45 <Files> |
42 <File | 46 <File |
43 RelativePath=".\png.c" | 47 RelativePath=".\png.c" |
44 > | 48 > |
45 </File> | 49 </File> |
46 <File | 50 <File |
47 RelativePath=".\png.h" | 51 RelativePath=".\png.h" |
48 > | 52 > |
49 </File> | 53 </File> |
50 <File | 54 <File |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
113 </File> | 117 </File> |
114 <File | 118 <File |
115 RelativePath=".\pngwtran.c" | 119 RelativePath=".\pngwtran.c" |
116 > | 120 > |
117 </File> | 121 </File> |
118 <File | 122 <File |
119 RelativePath=".\pngwutil.c" | 123 RelativePath=".\pngwutil.c" |
120 > | 124 > |
121 </File> | 125 </File> |
122 </Files> | 126 </Files> |
| 127 <Globals> |
| 128 </Globals> |
123 </VisualStudioProject> | 129 </VisualStudioProject> |
OLD | NEW |