0
|
1 <?xml version="1.0" encoding="shift_jis"?>
|
|
2 <VisualStudioProject
|
|
3 ProjectType="Visual C++"
|
|
4 Version="9.00"
|
|
5 Name="script"
|
|
6 ProjectGUID="{57EB68D9-FEE1-4337-976A-FF755420AF37}"
|
|
7 RootNamespace="script"
|
|
8 Keyword="Win32Proj"
|
|
9 TargetFrameworkVersion="131072"
|
|
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="1"
|
|
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 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
45 MinimalRebuild="true"
|
|
46 BasicRuntimeChecks="3"
|
|
47 RuntimeLibrary="3"
|
|
48 UsePrecompiledHeader="2"
|
|
49 WarningLevel="3"
|
|
50 DebugInformationFormat="4"
|
|
51 />
|
|
52 <Tool
|
|
53 Name="VCManagedResourceCompilerTool"
|
|
54 />
|
|
55 <Tool
|
|
56 Name="VCResourceCompilerTool"
|
|
57 />
|
|
58 <Tool
|
|
59 Name="VCPreLinkEventTool"
|
|
60 />
|
|
61 <Tool
|
|
62 Name="VCLinkerTool"
|
|
63 LinkIncremental="2"
|
|
64 GenerateDebugInformation="true"
|
|
65 SubSystem="1"
|
|
66 RandomizedBaseAddress="1"
|
|
67 DataExecutionPrevention="0"
|
|
68 TargetMachine="1"
|
|
69 />
|
|
70 <Tool
|
|
71 Name="VCALinkTool"
|
|
72 />
|
|
73 <Tool
|
|
74 Name="VCManifestTool"
|
|
75 />
|
|
76 <Tool
|
|
77 Name="VCXDCMakeTool"
|
|
78 />
|
|
79 <Tool
|
|
80 Name="VCBscMakeTool"
|
|
81 />
|
|
82 <Tool
|
|
83 Name="VCFxCopTool"
|
|
84 />
|
|
85 <Tool
|
|
86 Name="VCAppVerifierTool"
|
|
87 />
|
|
88 <Tool
|
|
89 Name="VCPostBuildEventTool"
|
|
90 />
|
|
91 </Configuration>
|
|
92 <Configuration
|
|
93 Name="Release|Win32"
|
|
94 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
95 IntermediateDirectory="$(ConfigurationName)"
|
|
96 ConfigurationType="1"
|
|
97 CharacterSet="1"
|
|
98 WholeProgramOptimization="1"
|
|
99 >
|
|
100 <Tool
|
|
101 Name="VCPreBuildEventTool"
|
|
102 />
|
|
103 <Tool
|
|
104 Name="VCCustomBuildTool"
|
|
105 />
|
|
106 <Tool
|
|
107 Name="VCXMLDataGeneratorTool"
|
|
108 />
|
|
109 <Tool
|
|
110 Name="VCWebServiceProxyGeneratorTool"
|
|
111 />
|
|
112 <Tool
|
|
113 Name="VCMIDLTool"
|
|
114 />
|
|
115 <Tool
|
|
116 Name="VCCLCompilerTool"
|
|
117 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
118 RuntimeLibrary="2"
|
|
119 UsePrecompiledHeader="0"
|
|
120 WarningLevel="3"
|
|
121 DebugInformationFormat="3"
|
|
122 />
|
|
123 <Tool
|
|
124 Name="VCManagedResourceCompilerTool"
|
|
125 />
|
|
126 <Tool
|
|
127 Name="VCResourceCompilerTool"
|
|
128 />
|
|
129 <Tool
|
|
130 Name="VCPreLinkEventTool"
|
|
131 />
|
|
132 <Tool
|
|
133 Name="VCLinkerTool"
|
|
134 LinkIncremental="1"
|
|
135 GenerateDebugInformation="true"
|
|
136 SubSystem="1"
|
|
137 OptimizeReferences="2"
|
|
138 EnableCOMDATFolding="2"
|
|
139 RandomizedBaseAddress="1"
|
|
140 DataExecutionPrevention="0"
|
|
141 TargetMachine="1"
|
|
142 />
|
|
143 <Tool
|
|
144 Name="VCALinkTool"
|
|
145 />
|
|
146 <Tool
|
|
147 Name="VCManifestTool"
|
|
148 />
|
|
149 <Tool
|
|
150 Name="VCXDCMakeTool"
|
|
151 />
|
|
152 <Tool
|
|
153 Name="VCBscMakeTool"
|
|
154 />
|
|
155 <Tool
|
|
156 Name="VCFxCopTool"
|
|
157 />
|
|
158 <Tool
|
|
159 Name="VCAppVerifierTool"
|
|
160 />
|
|
161 <Tool
|
|
162 Name="VCPostBuildEventTool"
|
|
163 />
|
|
164 </Configuration>
|
|
165 </Configurations>
|
|
166 <References>
|
|
167 </References>
|
|
168 <Files>
|
|
169 <Filter
|
|
170 Name="ソース ファイル"
|
|
171 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
172 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
173 >
|
|
174 <File
|
|
175 RelativePath=".\compiler.cpp"
|
|
176 >
|
|
177 </File>
|
|
178 <File
|
|
179 RelativePath=".\node.cpp"
|
|
180 >
|
|
181 </File>
|
|
182 <File
|
|
183 RelativePath=".\parser.cpp"
|
|
184 >
|
|
185 </File>
|
|
186 <File
|
|
187 RelativePath=".\script.cpp"
|
|
188 >
|
|
189 </File>
|
|
190 <File
|
|
191 RelativePath=".\stdafx.cpp"
|
|
192 >
|
|
193 <FileConfiguration
|
|
194 Name="Debug|Win32"
|
|
195 >
|
|
196 <Tool
|
|
197 Name="VCCLCompilerTool"
|
|
198 UsePrecompiledHeader="1"
|
|
199 />
|
|
200 </FileConfiguration>
|
|
201 </File>
|
|
202 <File
|
|
203 RelativePath=".\vm.cpp"
|
|
204 >
|
|
205 </File>
|
|
206 </Filter>
|
|
207 <Filter
|
|
208 Name="ヘッダー ファイル"
|
|
209 Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
210 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
211 >
|
|
212 <File
|
|
213 RelativePath=".\compiler.h"
|
|
214 >
|
|
215 </File>
|
|
216 <File
|
|
217 RelativePath=".\node.h"
|
|
218 >
|
|
219 </File>
|
|
220 <File
|
|
221 RelativePath=".\parser.h"
|
|
222 >
|
|
223 </File>
|
|
224 <File
|
|
225 RelativePath=".\stdafx.h"
|
|
226 >
|
|
227 </File>
|
|
228 <File
|
|
229 RelativePath=".\vm.h"
|
|
230 >
|
|
231 </File>
|
|
232 <File
|
|
233 RelativePath=".\vm_code.h"
|
|
234 >
|
|
235 </File>
|
|
236 <File
|
|
237 RelativePath=".\vm_value.h"
|
|
238 >
|
|
239 </File>
|
|
240 </Filter>
|
|
241 <Filter
|
|
242 Name="リソース ファイル"
|
|
243 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
244 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
245 >
|
|
246 </Filter>
|
|
247 </Files>
|
|
248 <Globals>
|
|
249 </Globals>
|
|
250 </VisualStudioProject>
|