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="d8" | 5 Name="d8" |
6 ProjectGUID="{7E4C7D2D-A4B9-40B9-8192-22654E626F6C}" | 6 ProjectGUID="{7E4C7D2D-A4B9-40B9-8192-22654E626F6C}" |
7 RootNamespace="d8" | 7 RootNamespace="d8" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
43 /> | 43 /> |
44 <Tool | 44 <Tool |
45 Name="VCResourceCompilerTool" | 45 Name="VCResourceCompilerTool" |
46 /> | 46 /> |
47 <Tool | 47 <Tool |
48 Name="VCPreLinkEventTool" | 48 Name="VCPreLinkEventTool" |
49 /> | 49 /> |
50 <Tool | 50 <Tool |
51 Name="VCLinkerTool" | 51 Name="VCLinkerTool" |
52 AdditionalDependencies="winmm.lib Ws2_32.lib" | 52 AdditionalDependencies="winmm.lib Ws2_32.lib" |
53 TargetMachine="17" | |
54 /> | 53 /> |
55 <Tool | 54 <Tool |
56 Name="VCALinkTool" | 55 Name="VCALinkTool" |
57 /> | 56 /> |
58 <Tool | 57 <Tool |
59 Name="VCManifestTool" | 58 Name="VCManifestTool" |
60 /> | 59 /> |
61 <Tool | 60 <Tool |
62 Name="VCXDCMakeTool" | 61 Name="VCXDCMakeTool" |
63 /> | 62 /> |
64 <Tool | 63 <Tool |
65 Name="VCBscMakeTool" | 64 Name="VCBscMakeTool" |
66 /> | 65 /> |
67 <Tool | 66 <Tool |
68 Name="VCFxCopTool" | 67 Name="VCFxCopTool" |
69 /> | 68 /> |
70 <Tool | 69 <Tool |
71 Name="VCAppVerifierTool" | 70 Name="VCAppVerifierTool" |
72 /> | 71 /> |
73 <Tool | 72 <Tool |
74 Name="VCWebDeploymentTool" | |
75 /> | |
76 <Tool | |
77 Name="VCPostBuildEventTool" | 73 Name="VCPostBuildEventTool" |
78 /> | 74 /> |
79 </Configuration> | 75 </Configuration> |
80 <Configuration | 76 <Configuration |
81 Name="Release|x64" | 77 Name="Release|x64" |
82 ConfigurationType="1" | 78 ConfigurationType="1" |
83 InheritedPropertySheets=".\common.vsprops;.\x64.vsprops;
.\release.vsprops" | 79 InheritedPropertySheets=".\common.vsprops;.\x64.vsprops;
.\release.vsprops" |
84 > | 80 > |
85 <Tool | 81 <Tool |
86 Name="VCPreBuildEventTool" | 82 Name="VCPreBuildEventTool" |
(...skipping 18 matching lines...) Expand all Loading... |
105 /> | 101 /> |
106 <Tool | 102 <Tool |
107 Name="VCResourceCompilerTool" | 103 Name="VCResourceCompilerTool" |
108 /> | 104 /> |
109 <Tool | 105 <Tool |
110 Name="VCPreLinkEventTool" | 106 Name="VCPreLinkEventTool" |
111 /> | 107 /> |
112 <Tool | 108 <Tool |
113 Name="VCLinkerTool" | 109 Name="VCLinkerTool" |
114 AdditionalDependencies="winmm.lib Ws2_32.lib" | 110 AdditionalDependencies="winmm.lib Ws2_32.lib" |
115 TargetMachine="17" | |
116 /> | 111 /> |
117 <Tool | 112 <Tool |
118 Name="VCALinkTool" | 113 Name="VCALinkTool" |
119 /> | 114 /> |
120 <Tool | 115 <Tool |
121 Name="VCManifestTool" | 116 Name="VCManifestTool" |
122 /> | 117 /> |
123 <Tool | 118 <Tool |
124 Name="VCXDCMakeTool" | 119 Name="VCXDCMakeTool" |
125 /> | 120 /> |
126 <Tool | 121 <Tool |
127 Name="VCBscMakeTool" | 122 Name="VCBscMakeTool" |
128 /> | 123 /> |
129 <Tool | 124 <Tool |
130 Name="VCFxCopTool" | 125 Name="VCFxCopTool" |
131 /> | 126 /> |
132 <Tool | 127 <Tool |
133 Name="VCAppVerifierTool" | 128 Name="VCAppVerifierTool" |
134 /> | 129 /> |
135 <Tool | 130 <Tool |
136 Name="VCWebDeploymentTool" | |
137 /> | |
138 <Tool | |
139 Name="VCPostBuildEventTool" | 131 Name="VCPostBuildEventTool" |
140 /> | 132 /> |
141 </Configuration> | 133 </Configuration> |
142 </Configurations> | 134 </Configurations> |
143 <References> | 135 <References> |
144 </References> | 136 </References> |
145 <Files> | 137 <Files> |
146 <File | 138 <File |
147 RelativePath="..\..\src\d8.cc" | 139 RelativePath="..\..\src\d8.cc" |
148 > | 140 > |
| 141 <FileConfiguration |
| 142 Name="Debug|x64" |
| 143 > |
| 144 <Tool |
| 145 Name="VCCLCompilerTool" |
| 146 DisableSpecificWarnings="4267" |
| 147 /> |
| 148 </FileConfiguration> |
| 149 <FileConfiguration |
| 150 Name="Release|x64" |
| 151 > |
| 152 <Tool |
| 153 Name="VCCLCompilerTool" |
| 154 DisableSpecificWarnings="4267" |
| 155 /> |
| 156 </FileConfiguration> |
149 </File> | 157 </File> |
150 <File | 158 <File |
151 RelativePath="..\..\src\d8.h" | 159 RelativePath="..\..\src\d8.h" |
152 > | 160 > |
153 </File> | 161 </File> |
154 <File | 162 <File |
155 RelativePath="..\..\src\d8-debug.cc" | 163 RelativePath="..\..\src\d8-debug.cc" |
156 > | 164 > |
157 </File> | 165 </File> |
158 <File | 166 <File |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
192 > | 200 > |
193 <File | 201 <File |
194 RelativePath="$(IntDir)\DerivedSources\natives.c
c" | 202 RelativePath="$(IntDir)\DerivedSources\natives.c
c" |
195 > | 203 > |
196 </File> | 204 </File> |
197 </Filter> | 205 </Filter> |
198 </Files> | 206 </Files> |
199 <Globals> | 207 <Globals> |
200 </Globals> | 208 </Globals> |
201 </VisualStudioProject> | 209 </VisualStudioProject> |
OLD | NEW |