1 | <?xml version="1.0" encoding="shift_jis"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="abdev" |
---|
6 | ProjectGUID="{DC1B787E-510F-4F7D-8F9A-182600904D83}" |
---|
7 | RootNamespace="ProjectEditor" |
---|
8 | > |
---|
9 | <Platforms> |
---|
10 | <Platform |
---|
11 | Name="Win32" |
---|
12 | /> |
---|
13 | </Platforms> |
---|
14 | <ToolFiles> |
---|
15 | </ToolFiles> |
---|
16 | <Configurations> |
---|
17 | <Configuration |
---|
18 | Name="TheText_Release|Win32" |
---|
19 | OutputDirectory=".\Release(TheText)" |
---|
20 | IntermediateDirectory=".\Release(TheText)" |
---|
21 | ConfigurationType="1" |
---|
22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
---|
23 | UseOfMFC="0" |
---|
24 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
25 | CharacterSet="2" |
---|
26 | > |
---|
27 | <Tool |
---|
28 | Name="VCPreBuildEventTool" |
---|
29 | /> |
---|
30 | <Tool |
---|
31 | Name="VCCustomBuildTool" |
---|
32 | /> |
---|
33 | <Tool |
---|
34 | Name="VCXMLDataGeneratorTool" |
---|
35 | /> |
---|
36 | <Tool |
---|
37 | Name="VCWebServiceProxyGeneratorTool" |
---|
38 | /> |
---|
39 | <Tool |
---|
40 | Name="VCMIDLTool" |
---|
41 | PreprocessorDefinitions="NDEBUG" |
---|
42 | MkTypLibCompatible="true" |
---|
43 | SuppressStartupBanner="true" |
---|
44 | TargetEnvironment="1" |
---|
45 | TypeLibraryName=".\ProjectEditor___Win32_TheText_Release/ProjectEditor.tlb" |
---|
46 | HeaderFileName="" |
---|
47 | /> |
---|
48 | <Tool |
---|
49 | Name="VCCLCompilerTool" |
---|
50 | Optimization="2" |
---|
51 | InlineFunctionExpansion="1" |
---|
52 | AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;..\..\cpplibs\WTL80\include;.\include" |
---|
53 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN;THETEXT;WINVER=0x0501;_WIN32_WINNT=0x0501" |
---|
54 | StringPooling="false" |
---|
55 | RuntimeLibrary="0" |
---|
56 | EnableFunctionLevelLinking="false" |
---|
57 | UsePrecompiledHeader="2" |
---|
58 | PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch" |
---|
59 | AssemblerListingLocation="$(IntDir)\" |
---|
60 | ObjectFile="$(IntDir)\" |
---|
61 | ProgramDataBaseFileName="$(IntDir)\" |
---|
62 | BrowseInformation="1" |
---|
63 | WarningLevel="3" |
---|
64 | SuppressStartupBanner="true" |
---|
65 | DebugInformationFormat="3" |
---|
66 | /> |
---|
67 | <Tool |
---|
68 | Name="VCManagedResourceCompilerTool" |
---|
69 | /> |
---|
70 | <Tool |
---|
71 | Name="VCResourceCompilerTool" |
---|
72 | PreprocessorDefinitions="JPN,THETEXT" |
---|
73 | Culture="1041" |
---|
74 | /> |
---|
75 | <Tool |
---|
76 | Name="VCPreLinkEventTool" |
---|
77 | /> |
---|
78 | <Tool |
---|
79 | Name="VCLinkerTool" |
---|
80 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib imm32.lib htmlhelp.lib rpcrt4.lib imagehlp.lib" |
---|
81 | OutputFile="../TheText/TheText.exe" |
---|
82 | LinkIncremental="1" |
---|
83 | SuppressStartupBanner="true" |
---|
84 | AdditionalLibraryDirectories="..\..\jenga\lib\x86;..\lib\x86" |
---|
85 | ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" |
---|
86 | SubSystem="2" |
---|
87 | TargetMachine="1" |
---|
88 | /> |
---|
89 | <Tool |
---|
90 | Name="VCALinkTool" |
---|
91 | /> |
---|
92 | <Tool |
---|
93 | Name="VCManifestTool" |
---|
94 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
95 | /> |
---|
96 | <Tool |
---|
97 | Name="VCXDCMakeTool" |
---|
98 | /> |
---|
99 | <Tool |
---|
100 | Name="VCBscMakeTool" |
---|
101 | SuppressStartupBanner="true" |
---|
102 | OutputFile="$(IntDir)\$(ProjectName).bsc" |
---|
103 | /> |
---|
104 | <Tool |
---|
105 | Name="VCFxCopTool" |
---|
106 | /> |
---|
107 | <Tool |
---|
108 | Name="VCAppVerifierTool" |
---|
109 | /> |
---|
110 | <Tool |
---|
111 | Name="VCWebDeploymentTool" |
---|
112 | /> |
---|
113 | <Tool |
---|
114 | Name="VCPostBuildEventTool" |
---|
115 | /> |
---|
116 | </Configuration> |
---|
117 | <Configuration |
---|
118 | Name="Debug|Win32" |
---|
119 | OutputDirectory="..\build\$(ConfigurationName)" |
---|
120 | IntermediateDirectory=".\Debug(abdev)" |
---|
121 | ConfigurationType="1" |
---|
122 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
---|
123 | UseOfMFC="0" |
---|
124 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
125 | CharacterSet="2" |
---|
126 | > |
---|
127 | <Tool |
---|
128 | Name="VCPreBuildEventTool" |
---|
129 | /> |
---|
130 | <Tool |
---|
131 | Name="VCCustomBuildTool" |
---|
132 | /> |
---|
133 | <Tool |
---|
134 | Name="VCXMLDataGeneratorTool" |
---|
135 | /> |
---|
136 | <Tool |
---|
137 | Name="VCWebServiceProxyGeneratorTool" |
---|
138 | /> |
---|
139 | <Tool |
---|
140 | Name="VCMIDLTool" |
---|
141 | PreprocessorDefinitions="_DEBUG" |
---|
142 | MkTypLibCompatible="true" |
---|
143 | SuppressStartupBanner="true" |
---|
144 | TargetEnvironment="1" |
---|
145 | TypeLibraryName=".\ProjectEditor___Win32_AB_Debug/ProjectEditor.tlb" |
---|
146 | HeaderFileName="" |
---|
147 | /> |
---|
148 | <Tool |
---|
149 | Name="VCCLCompilerTool" |
---|
150 | Optimization="0" |
---|
151 | AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;..\..\cpplibs\WTL80\include;.\include" |
---|
152 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN;WINVER=0x0501;_WIN32_WINNT=0x0501" |
---|
153 | MinimalRebuild="true" |
---|
154 | BasicRuntimeChecks="3" |
---|
155 | RuntimeLibrary="1" |
---|
156 | UsePrecompiledHeader="2" |
---|
157 | PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch" |
---|
158 | AssemblerListingLocation="$(IntDir)\" |
---|
159 | ObjectFile="$(IntDir)\" |
---|
160 | ProgramDataBaseFileName="$(IntDir)\" |
---|
161 | BrowseInformation="1" |
---|
162 | WarningLevel="3" |
---|
163 | SuppressStartupBanner="true" |
---|
164 | DebugInformationFormat="4" |
---|
165 | /> |
---|
166 | <Tool |
---|
167 | Name="VCManagedResourceCompilerTool" |
---|
168 | /> |
---|
169 | <Tool |
---|
170 | Name="VCResourceCompilerTool" |
---|
171 | PreprocessorDefinitions="JPN,PROJECTEDITOR" |
---|
172 | Culture="1041" |
---|
173 | /> |
---|
174 | <Tool |
---|
175 | Name="VCPreLinkEventTool" |
---|
176 | /> |
---|
177 | <Tool |
---|
178 | Name="VCLinkerTool" |
---|
179 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib imm32.lib htmlhelp.lib rpcrt4.lib imagehlp.lib" |
---|
180 | OutputFile="$(OutDir)\abdev.exe" |
---|
181 | LinkIncremental="2" |
---|
182 | SuppressStartupBanner="true" |
---|
183 | AdditionalLibraryDirectories="..\..\jenga\lib\x86;..\lib\x86" |
---|
184 | GenerateDebugInformation="true" |
---|
185 | ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" |
---|
186 | SubSystem="2" |
---|
187 | TargetMachine="1" |
---|
188 | /> |
---|
189 | <Tool |
---|
190 | Name="VCALinkTool" |
---|
191 | /> |
---|
192 | <Tool |
---|
193 | Name="VCManifestTool" |
---|
194 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
195 | /> |
---|
196 | <Tool |
---|
197 | Name="VCXDCMakeTool" |
---|
198 | /> |
---|
199 | <Tool |
---|
200 | Name="VCBscMakeTool" |
---|
201 | SuppressStartupBanner="true" |
---|
202 | OutputFile="$(IntDir)\$(ProjectName).bsc" |
---|
203 | /> |
---|
204 | <Tool |
---|
205 | Name="VCFxCopTool" |
---|
206 | /> |
---|
207 | <Tool |
---|
208 | Name="VCAppVerifierTool" |
---|
209 | /> |
---|
210 | <Tool |
---|
211 | Name="VCWebDeploymentTool" |
---|
212 | /> |
---|
213 | <Tool |
---|
214 | Name="VCPostBuildEventTool" |
---|
215 | /> |
---|
216 | </Configuration> |
---|
217 | <Configuration |
---|
218 | Name="Release|Win32" |
---|
219 | OutputDirectory="..\build\$(ConfigurationName)" |
---|
220 | IntermediateDirectory=".\Release(abdev)" |
---|
221 | ConfigurationType="1" |
---|
222 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
---|
223 | UseOfMFC="0" |
---|
224 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
225 | CharacterSet="2" |
---|
226 | > |
---|
227 | <Tool |
---|
228 | Name="VCPreBuildEventTool" |
---|
229 | /> |
---|
230 | <Tool |
---|
231 | Name="VCCustomBuildTool" |
---|
232 | /> |
---|
233 | <Tool |
---|
234 | Name="VCXMLDataGeneratorTool" |
---|
235 | /> |
---|
236 | <Tool |
---|
237 | Name="VCWebServiceProxyGeneratorTool" |
---|
238 | /> |
---|
239 | <Tool |
---|
240 | Name="VCMIDLTool" |
---|
241 | PreprocessorDefinitions="NDEBUG" |
---|
242 | MkTypLibCompatible="true" |
---|
243 | SuppressStartupBanner="true" |
---|
244 | TargetEnvironment="1" |
---|
245 | TypeLibraryName=".\ProjectEditor___Win32_AB_Release/ProjectEditor.tlb" |
---|
246 | HeaderFileName="" |
---|
247 | /> |
---|
248 | <Tool |
---|
249 | Name="VCCLCompilerTool" |
---|
250 | Optimization="2" |
---|
251 | InlineFunctionExpansion="1" |
---|
252 | AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;..\..\cpplibs\WTL80\include;.\include" |
---|
253 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN;WINVER=0x0501;_WIN32_WINNT=0x0501" |
---|
254 | StringPooling="true" |
---|
255 | RuntimeLibrary="0" |
---|
256 | EnableFunctionLevelLinking="true" |
---|
257 | UsePrecompiledHeader="2" |
---|
258 | PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch" |
---|
259 | AssemblerListingLocation="$(IntDir)\" |
---|
260 | ObjectFile="$(IntDir)\" |
---|
261 | ProgramDataBaseFileName="$(IntDir)\" |
---|
262 | BrowseInformation="1" |
---|
263 | WarningLevel="3" |
---|
264 | SuppressStartupBanner="true" |
---|
265 | /> |
---|
266 | <Tool |
---|
267 | Name="VCManagedResourceCompilerTool" |
---|
268 | /> |
---|
269 | <Tool |
---|
270 | Name="VCResourceCompilerTool" |
---|
271 | PreprocessorDefinitions="JPN,PROJECTEDITOR" |
---|
272 | Culture="1041" |
---|
273 | /> |
---|
274 | <Tool |
---|
275 | Name="VCPreLinkEventTool" |
---|
276 | /> |
---|
277 | <Tool |
---|
278 | Name="VCLinkerTool" |
---|
279 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib imm32.lib htmlhelp.lib rpcrt4.lib imagehlp.lib" |
---|
280 | OutputFile="$(OutDir)\abdev.exe" |
---|
281 | LinkIncremental="1" |
---|
282 | SuppressStartupBanner="true" |
---|
283 | AdditionalLibraryDirectories="..\..\jenga\lib\x86;..\lib\x86" |
---|
284 | ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" |
---|
285 | SubSystem="2" |
---|
286 | TargetMachine="1" |
---|
287 | /> |
---|
288 | <Tool |
---|
289 | Name="VCALinkTool" |
---|
290 | /> |
---|
291 | <Tool |
---|
292 | Name="VCManifestTool" |
---|
293 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
294 | /> |
---|
295 | <Tool |
---|
296 | Name="VCXDCMakeTool" |
---|
297 | /> |
---|
298 | <Tool |
---|
299 | Name="VCBscMakeTool" |
---|
300 | SuppressStartupBanner="true" |
---|
301 | OutputFile="$(IntDir)\$(ProjectName).bsc" |
---|
302 | /> |
---|
303 | <Tool |
---|
304 | Name="VCFxCopTool" |
---|
305 | /> |
---|
306 | <Tool |
---|
307 | Name="VCAppVerifierTool" |
---|
308 | /> |
---|
309 | <Tool |
---|
310 | Name="VCWebDeploymentTool" |
---|
311 | /> |
---|
312 | <Tool |
---|
313 | Name="VCPostBuildEventTool" |
---|
314 | /> |
---|
315 | </Configuration> |
---|
316 | <Configuration |
---|
317 | Name="TheText_Debug|Win32" |
---|
318 | OutputDirectory=".\Debug(TheText)" |
---|
319 | IntermediateDirectory=".\Debug(TheText)" |
---|
320 | ConfigurationType="1" |
---|
321 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
---|
322 | UseOfMFC="0" |
---|
323 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
324 | CharacterSet="2" |
---|
325 | > |
---|
326 | <Tool |
---|
327 | Name="VCPreBuildEventTool" |
---|
328 | /> |
---|
329 | <Tool |
---|
330 | Name="VCCustomBuildTool" |
---|
331 | /> |
---|
332 | <Tool |
---|
333 | Name="VCXMLDataGeneratorTool" |
---|
334 | /> |
---|
335 | <Tool |
---|
336 | Name="VCWebServiceProxyGeneratorTool" |
---|
337 | /> |
---|
338 | <Tool |
---|
339 | Name="VCMIDLTool" |
---|
340 | PreprocessorDefinitions="_DEBUG" |
---|
341 | MkTypLibCompatible="true" |
---|
342 | SuppressStartupBanner="true" |
---|
343 | TargetEnvironment="1" |
---|
344 | TypeLibraryName=".\ProjectEditor___Win32_TheText_Debug/ProjectEditor.tlb" |
---|
345 | HeaderFileName="" |
---|
346 | /> |
---|
347 | <Tool |
---|
348 | Name="VCCLCompilerTool" |
---|
349 | Optimization="0" |
---|
350 | AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;..\..\cpplibs\WTL80\include;.\include" |
---|
351 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN;THETEXT;WINVER=0x0501;_WIN32_WINNT=0x0501" |
---|
352 | MinimalRebuild="true" |
---|
353 | BasicRuntimeChecks="3" |
---|
354 | RuntimeLibrary="1" |
---|
355 | UsePrecompiledHeader="2" |
---|
356 | PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch" |
---|
357 | AssemblerListingLocation="$(IntDir)\" |
---|
358 | ObjectFile="$(IntDir)\" |
---|
359 | ProgramDataBaseFileName="$(IntDir)\" |
---|
360 | BrowseInformation="1" |
---|
361 | WarningLevel="3" |
---|
362 | SuppressStartupBanner="true" |
---|
363 | DebugInformationFormat="3" |
---|
364 | /> |
---|
365 | <Tool |
---|
366 | Name="VCManagedResourceCompilerTool" |
---|
367 | /> |
---|
368 | <Tool |
---|
369 | Name="VCResourceCompilerTool" |
---|
370 | PreprocessorDefinitions="JPN,THETEXT" |
---|
371 | Culture="1041" |
---|
372 | /> |
---|
373 | <Tool |
---|
374 | Name="VCPreLinkEventTool" |
---|
375 | /> |
---|
376 | <Tool |
---|
377 | Name="VCLinkerTool" |
---|
378 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib imm32.lib htmlhelp.lib rpcrt4.lib imagehlp.lib" |
---|
379 | OutputFile="../TheText/TheText.exe" |
---|
380 | LinkIncremental="2" |
---|
381 | SuppressStartupBanner="true" |
---|
382 | AdditionalLibraryDirectories="..\..\jenga\lib\x86;..\lib\x86" |
---|
383 | GenerateDebugInformation="true" |
---|
384 | ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" |
---|
385 | SubSystem="2" |
---|
386 | TargetMachine="1" |
---|
387 | /> |
---|
388 | <Tool |
---|
389 | Name="VCALinkTool" |
---|
390 | /> |
---|
391 | <Tool |
---|
392 | Name="VCManifestTool" |
---|
393 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
394 | /> |
---|
395 | <Tool |
---|
396 | Name="VCXDCMakeTool" |
---|
397 | /> |
---|
398 | <Tool |
---|
399 | Name="VCBscMakeTool" |
---|
400 | SuppressStartupBanner="true" |
---|
401 | OutputFile="$(IntDir)\$(ProjectName).bsc" |
---|
402 | /> |
---|
403 | <Tool |
---|
404 | Name="VCFxCopTool" |
---|
405 | /> |
---|
406 | <Tool |
---|
407 | Name="VCAppVerifierTool" |
---|
408 | /> |
---|
409 | <Tool |
---|
410 | Name="VCWebDeploymentTool" |
---|
411 | /> |
---|
412 | <Tool |
---|
413 | Name="VCPostBuildEventTool" |
---|
414 | /> |
---|
415 | </Configuration> |
---|
416 | </Configurations> |
---|
417 | <References> |
---|
418 | <ProjectReference |
---|
419 | ReferencedProjectIdentifier="{87835C33-64C9-4BA5-9B39-608BA5394387}" |
---|
420 | RelativePathToProject=".\ab_common\ab_common.vcproj" |
---|
421 | /> |
---|
422 | <ProjectReference |
---|
423 | ReferencedProjectIdentifier="{F01805B6-65B4-4708-88F4-A5E07DEA9FBD}" |
---|
424 | RelativePathToProject="..\jenga\projects\jenga\jenga.vcproj" |
---|
425 | /> |
---|
426 | </References> |
---|
427 | <Files> |
---|
428 | <Filter |
---|
429 | Name="Source Files" |
---|
430 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
---|
431 | > |
---|
432 | <Filter |
---|
433 | Name="Window Components" |
---|
434 | > |
---|
435 | <Filter |
---|
436 | Name="PartialManager" |
---|
437 | > |
---|
438 | <File |
---|
439 | RelativePath=".\src\WindowComponents\PartialManager\TextEditPartialManager.cpp" |
---|
440 | > |
---|
441 | </File> |
---|
442 | </Filter> |
---|
443 | </Filter> |
---|
444 | <Filter |
---|
445 | Name="old" |
---|
446 | > |
---|
447 | <File |
---|
448 | RelativePath=".\abdev.cpp" |
---|
449 | > |
---|
450 | </File> |
---|
451 | <File |
---|
452 | RelativePath="Backup.cpp" |
---|
453 | > |
---|
454 | <FileConfiguration |
---|
455 | Name="TheText_Release|Win32" |
---|
456 | > |
---|
457 | <Tool |
---|
458 | Name="VCCLCompilerTool" |
---|
459 | PreprocessorDefinitions="" |
---|
460 | /> |
---|
461 | </FileConfiguration> |
---|
462 | <FileConfiguration |
---|
463 | Name="Debug|Win32" |
---|
464 | > |
---|
465 | <Tool |
---|
466 | Name="VCCLCompilerTool" |
---|
467 | PreprocessorDefinitions="" |
---|
468 | /> |
---|
469 | </FileConfiguration> |
---|
470 | <FileConfiguration |
---|
471 | Name="Release|Win32" |
---|
472 | > |
---|
473 | <Tool |
---|
474 | Name="VCCLCompilerTool" |
---|
475 | PreprocessorDefinitions="" |
---|
476 | /> |
---|
477 | </FileConfiguration> |
---|
478 | <FileConfiguration |
---|
479 | Name="TheText_Debug|Win32" |
---|
480 | > |
---|
481 | <Tool |
---|
482 | Name="VCCLCompilerTool" |
---|
483 | PreprocessorDefinitions="" |
---|
484 | /> |
---|
485 | </FileConfiguration> |
---|
486 | </File> |
---|
487 | <File |
---|
488 | RelativePath="DialogBoxes.cpp" |
---|
489 | > |
---|
490 | <FileConfiguration |
---|
491 | Name="TheText_Release|Win32" |
---|
492 | > |
---|
493 | <Tool |
---|
494 | Name="VCCLCompilerTool" |
---|
495 | PreprocessorDefinitions="" |
---|
496 | /> |
---|
497 | </FileConfiguration> |
---|
498 | <FileConfiguration |
---|
499 | Name="Debug|Win32" |
---|
500 | > |
---|
501 | <Tool |
---|
502 | Name="VCCLCompilerTool" |
---|
503 | PreprocessorDefinitions="" |
---|
504 | /> |
---|
505 | </FileConfiguration> |
---|
506 | <FileConfiguration |
---|
507 | Name="Release|Win32" |
---|
508 | > |
---|
509 | <Tool |
---|
510 | Name="VCCLCompilerTool" |
---|
511 | PreprocessorDefinitions="" |
---|
512 | /> |
---|
513 | </FileConfiguration> |
---|
514 | <FileConfiguration |
---|
515 | Name="TheText_Debug|Win32" |
---|
516 | > |
---|
517 | <Tool |
---|
518 | Name="VCCLCompilerTool" |
---|
519 | PreprocessorDefinitions="" |
---|
520 | /> |
---|
521 | </FileConfiguration> |
---|
522 | </File> |
---|
523 | <File |
---|
524 | RelativePath="DocumentAdvice.cpp" |
---|
525 | > |
---|
526 | <FileConfiguration |
---|
527 | Name="TheText_Release|Win32" |
---|
528 | > |
---|
529 | <Tool |
---|
530 | Name="VCCLCompilerTool" |
---|
531 | PreprocessorDefinitions="" |
---|
532 | /> |
---|
533 | </FileConfiguration> |
---|
534 | <FileConfiguration |
---|
535 | Name="Debug|Win32" |
---|
536 | > |
---|
537 | <Tool |
---|
538 | Name="VCCLCompilerTool" |
---|
539 | PreprocessorDefinitions="" |
---|
540 | /> |
---|
541 | </FileConfiguration> |
---|
542 | <FileConfiguration |
---|
543 | Name="Release|Win32" |
---|
544 | > |
---|
545 | <Tool |
---|
546 | Name="VCCLCompilerTool" |
---|
547 | PreprocessorDefinitions="" |
---|
548 | /> |
---|
549 | </FileConfiguration> |
---|
550 | <FileConfiguration |
---|
551 | Name="TheText_Debug|Win32" |
---|
552 | > |
---|
553 | <Tool |
---|
554 | Name="VCCLCompilerTool" |
---|
555 | PreprocessorDefinitions="" |
---|
556 | /> |
---|
557 | </FileConfiguration> |
---|
558 | </File> |
---|
559 | <File |
---|
560 | RelativePath="FileOperation.cpp" |
---|
561 | > |
---|
562 | <FileConfiguration |
---|
563 | Name="TheText_Release|Win32" |
---|
564 | > |
---|
565 | <Tool |
---|
566 | Name="VCCLCompilerTool" |
---|
567 | PreprocessorDefinitions="" |
---|
568 | /> |
---|
569 | </FileConfiguration> |
---|
570 | <FileConfiguration |
---|
571 | Name="Debug|Win32" |
---|
572 | > |
---|
573 | <Tool |
---|
574 | Name="VCCLCompilerTool" |
---|
575 | PreprocessorDefinitions="" |
---|
576 | /> |
---|
577 | </FileConfiguration> |
---|
578 | <FileConfiguration |
---|
579 | Name="Release|Win32" |
---|
580 | > |
---|
581 | <Tool |
---|
582 | Name="VCCLCompilerTool" |
---|
583 | PreprocessorDefinitions="" |
---|
584 | /> |
---|
585 | </FileConfiguration> |
---|
586 | <FileConfiguration |
---|
587 | Name="TheText_Debug|Win32" |
---|
588 | > |
---|
589 | <Tool |
---|
590 | Name="VCCLCompilerTool" |
---|
591 | PreprocessorDefinitions="" |
---|
592 | /> |
---|
593 | </FileConfiguration> |
---|
594 | </File> |
---|
595 | <File |
---|
596 | RelativePath="History.cpp" |
---|
597 | > |
---|
598 | <FileConfiguration |
---|
599 | Name="TheText_Release|Win32" |
---|
600 | > |
---|
601 | <Tool |
---|
602 | Name="VCCLCompilerTool" |
---|
603 | PreprocessorDefinitions="" |
---|
604 | /> |
---|
605 | </FileConfiguration> |
---|
606 | <FileConfiguration |
---|
607 | Name="Debug|Win32" |
---|
608 | > |
---|
609 | <Tool |
---|
610 | Name="VCCLCompilerTool" |
---|
611 | PreprocessorDefinitions="" |
---|
612 | /> |
---|
613 | </FileConfiguration> |
---|
614 | <FileConfiguration |
---|
615 | Name="Release|Win32" |
---|
616 | > |
---|
617 | <Tool |
---|
618 | Name="VCCLCompilerTool" |
---|
619 | PreprocessorDefinitions="" |
---|
620 | /> |
---|
621 | </FileConfiguration> |
---|
622 | <FileConfiguration |
---|
623 | Name="TheText_Debug|Win32" |
---|
624 | > |
---|
625 | <Tool |
---|
626 | Name="VCCLCompilerTool" |
---|
627 | PreprocessorDefinitions="" |
---|
628 | /> |
---|
629 | </FileConfiguration> |
---|
630 | </File> |
---|
631 | <File |
---|
632 | RelativePath=".\stdafx.cpp" |
---|
633 | > |
---|
634 | <FileConfiguration |
---|
635 | Name="TheText_Release|Win32" |
---|
636 | > |
---|
637 | <Tool |
---|
638 | Name="VCCLCompilerTool" |
---|
639 | UsePrecompiledHeader="1" |
---|
640 | /> |
---|
641 | </FileConfiguration> |
---|
642 | <FileConfiguration |
---|
643 | Name="Debug|Win32" |
---|
644 | > |
---|
645 | <Tool |
---|
646 | Name="VCCLCompilerTool" |
---|
647 | UsePrecompiledHeader="1" |
---|
648 | /> |
---|
649 | </FileConfiguration> |
---|
650 | <FileConfiguration |
---|
651 | Name="Release|Win32" |
---|
652 | > |
---|
653 | <Tool |
---|
654 | Name="VCCLCompilerTool" |
---|
655 | UsePrecompiledHeader="1" |
---|
656 | /> |
---|
657 | </FileConfiguration> |
---|
658 | <FileConfiguration |
---|
659 | Name="TheText_Debug|Win32" |
---|
660 | > |
---|
661 | <Tool |
---|
662 | Name="VCCLCompilerTool" |
---|
663 | UsePrecompiledHeader="1" |
---|
664 | /> |
---|
665 | </FileConfiguration> |
---|
666 | </File> |
---|
667 | <File |
---|
668 | RelativePath="SubOperation.cpp" |
---|
669 | > |
---|
670 | <FileConfiguration |
---|
671 | Name="TheText_Release|Win32" |
---|
672 | > |
---|
673 | <Tool |
---|
674 | Name="VCCLCompilerTool" |
---|
675 | PreprocessorDefinitions="" |
---|
676 | /> |
---|
677 | </FileConfiguration> |
---|
678 | <FileConfiguration |
---|
679 | Name="Debug|Win32" |
---|
680 | > |
---|
681 | <Tool |
---|
682 | Name="VCCLCompilerTool" |
---|
683 | PreprocessorDefinitions="" |
---|
684 | /> |
---|
685 | </FileConfiguration> |
---|
686 | <FileConfiguration |
---|
687 | Name="Release|Win32" |
---|
688 | > |
---|
689 | <Tool |
---|
690 | Name="VCCLCompilerTool" |
---|
691 | PreprocessorDefinitions="" |
---|
692 | /> |
---|
693 | </FileConfiguration> |
---|
694 | <FileConfiguration |
---|
695 | Name="TheText_Debug|Win32" |
---|
696 | > |
---|
697 | <Tool |
---|
698 | Name="VCCLCompilerTool" |
---|
699 | PreprocessorDefinitions="" |
---|
700 | /> |
---|
701 | </FileConfiguration> |
---|
702 | </File> |
---|
703 | <Filter |
---|
704 | Name="RADエディタ" |
---|
705 | > |
---|
706 | <File |
---|
707 | RelativePath="DrawWindow.cpp" |
---|
708 | > |
---|
709 | <FileConfiguration |
---|
710 | Name="TheText_Release|Win32" |
---|
711 | > |
---|
712 | <Tool |
---|
713 | Name="VCCLCompilerTool" |
---|
714 | PreprocessorDefinitions="" |
---|
715 | /> |
---|
716 | </FileConfiguration> |
---|
717 | <FileConfiguration |
---|
718 | Name="Debug|Win32" |
---|
719 | > |
---|
720 | <Tool |
---|
721 | Name="VCCLCompilerTool" |
---|
722 | PreprocessorDefinitions="" |
---|
723 | /> |
---|
724 | </FileConfiguration> |
---|
725 | <FileConfiguration |
---|
726 | Name="Release|Win32" |
---|
727 | > |
---|
728 | <Tool |
---|
729 | Name="VCCLCompilerTool" |
---|
730 | PreprocessorDefinitions="" |
---|
731 | /> |
---|
732 | </FileConfiguration> |
---|
733 | <FileConfiguration |
---|
734 | Name="TheText_Debug|Win32" |
---|
735 | > |
---|
736 | <Tool |
---|
737 | Name="VCCLCompilerTool" |
---|
738 | PreprocessorDefinitions="" |
---|
739 | /> |
---|
740 | </FileConfiguration> |
---|
741 | </File> |
---|
742 | <File |
---|
743 | RelativePath="MessageCallOperation.cpp" |
---|
744 | > |
---|
745 | <FileConfiguration |
---|
746 | Name="TheText_Release|Win32" |
---|
747 | > |
---|
748 | <Tool |
---|
749 | Name="VCCLCompilerTool" |
---|
750 | PreprocessorDefinitions="" |
---|
751 | /> |
---|
752 | </FileConfiguration> |
---|
753 | <FileConfiguration |
---|
754 | Name="Debug|Win32" |
---|
755 | > |
---|
756 | <Tool |
---|
757 | Name="VCCLCompilerTool" |
---|
758 | PreprocessorDefinitions="" |
---|
759 | /> |
---|
760 | </FileConfiguration> |
---|
761 | <FileConfiguration |
---|
762 | Name="Release|Win32" |
---|
763 | > |
---|
764 | <Tool |
---|
765 | Name="VCCLCompilerTool" |
---|
766 | PreprocessorDefinitions="" |
---|
767 | /> |
---|
768 | </FileConfiguration> |
---|
769 | <FileConfiguration |
---|
770 | Name="TheText_Debug|Win32" |
---|
771 | > |
---|
772 | <Tool |
---|
773 | Name="VCCLCompilerTool" |
---|
774 | PreprocessorDefinitions="" |
---|
775 | /> |
---|
776 | </FileConfiguration> |
---|
777 | </File> |
---|
778 | <File |
---|
779 | RelativePath="Rad_UndoRedo.cpp" |
---|
780 | > |
---|
781 | <FileConfiguration |
---|
782 | Name="TheText_Release|Win32" |
---|
783 | > |
---|
784 | <Tool |
---|
785 | Name="VCCLCompilerTool" |
---|
786 | PreprocessorDefinitions="" |
---|
787 | /> |
---|
788 | </FileConfiguration> |
---|
789 | <FileConfiguration |
---|
790 | Name="Debug|Win32" |
---|
791 | > |
---|
792 | <Tool |
---|
793 | Name="VCCLCompilerTool" |
---|
794 | PreprocessorDefinitions="" |
---|
795 | /> |
---|
796 | </FileConfiguration> |
---|
797 | <FileConfiguration |
---|
798 | Name="Release|Win32" |
---|
799 | > |
---|
800 | <Tool |
---|
801 | Name="VCCLCompilerTool" |
---|
802 | PreprocessorDefinitions="" |
---|
803 | /> |
---|
804 | </FileConfiguration> |
---|
805 | <FileConfiguration |
---|
806 | Name="TheText_Debug|Win32" |
---|
807 | > |
---|
808 | <Tool |
---|
809 | Name="VCCLCompilerTool" |
---|
810 | PreprocessorDefinitions="" |
---|
811 | /> |
---|
812 | </FileConfiguration> |
---|
813 | </File> |
---|
814 | <File |
---|
815 | RelativePath="RadProc.cpp" |
---|
816 | > |
---|
817 | <FileConfiguration |
---|
818 | Name="TheText_Release|Win32" |
---|
819 | > |
---|
820 | <Tool |
---|
821 | Name="VCCLCompilerTool" |
---|
822 | PreprocessorDefinitions="" |
---|
823 | /> |
---|
824 | </FileConfiguration> |
---|
825 | <FileConfiguration |
---|
826 | Name="Debug|Win32" |
---|
827 | > |
---|
828 | <Tool |
---|
829 | Name="VCCLCompilerTool" |
---|
830 | PreprocessorDefinitions="" |
---|
831 | /> |
---|
832 | </FileConfiguration> |
---|
833 | <FileConfiguration |
---|
834 | Name="Release|Win32" |
---|
835 | > |
---|
836 | <Tool |
---|
837 | Name="VCCLCompilerTool" |
---|
838 | PreprocessorDefinitions="" |
---|
839 | /> |
---|
840 | </FileConfiguration> |
---|
841 | <FileConfiguration |
---|
842 | Name="TheText_Debug|Win32" |
---|
843 | > |
---|
844 | <Tool |
---|
845 | Name="VCCLCompilerTool" |
---|
846 | PreprocessorDefinitions="" |
---|
847 | /> |
---|
848 | </FileConfiguration> |
---|
849 | </File> |
---|
850 | <File |
---|
851 | RelativePath="RadSupport.cpp" |
---|
852 | > |
---|
853 | <FileConfiguration |
---|
854 | Name="TheText_Release|Win32" |
---|
855 | > |
---|
856 | <Tool |
---|
857 | Name="VCCLCompilerTool" |
---|
858 | PreprocessorDefinitions="" |
---|
859 | /> |
---|
860 | </FileConfiguration> |
---|
861 | <FileConfiguration |
---|
862 | Name="Debug|Win32" |
---|
863 | > |
---|
864 | <Tool |
---|
865 | Name="VCCLCompilerTool" |
---|
866 | PreprocessorDefinitions="" |
---|
867 | /> |
---|
868 | </FileConfiguration> |
---|
869 | <FileConfiguration |
---|
870 | Name="Release|Win32" |
---|
871 | > |
---|
872 | <Tool |
---|
873 | Name="VCCLCompilerTool" |
---|
874 | PreprocessorDefinitions="" |
---|
875 | /> |
---|
876 | </FileConfiguration> |
---|
877 | <FileConfiguration |
---|
878 | Name="TheText_Debug|Win32" |
---|
879 | > |
---|
880 | <Tool |
---|
881 | Name="VCCLCompilerTool" |
---|
882 | PreprocessorDefinitions="" |
---|
883 | /> |
---|
884 | </FileConfiguration> |
---|
885 | </File> |
---|
886 | <File |
---|
887 | RelativePath="RadToolsAndPropertyProc.cpp" |
---|
888 | > |
---|
889 | <FileConfiguration |
---|
890 | Name="TheText_Release|Win32" |
---|
891 | > |
---|
892 | <Tool |
---|
893 | Name="VCCLCompilerTool" |
---|
894 | PreprocessorDefinitions="" |
---|
895 | /> |
---|
896 | </FileConfiguration> |
---|
897 | <FileConfiguration |
---|
898 | Name="Debug|Win32" |
---|
899 | > |
---|
900 | <Tool |
---|
901 | Name="VCCLCompilerTool" |
---|
902 | PreprocessorDefinitions="" |
---|
903 | /> |
---|
904 | </FileConfiguration> |
---|
905 | <FileConfiguration |
---|
906 | Name="Release|Win32" |
---|
907 | > |
---|
908 | <Tool |
---|
909 | Name="VCCLCompilerTool" |
---|
910 | PreprocessorDefinitions="" |
---|
911 | /> |
---|
912 | </FileConfiguration> |
---|
913 | <FileConfiguration |
---|
914 | Name="TheText_Debug|Win32" |
---|
915 | > |
---|
916 | <Tool |
---|
917 | Name="VCCLCompilerTool" |
---|
918 | PreprocessorDefinitions="" |
---|
919 | /> |
---|
920 | </FileConfiguration> |
---|
921 | </File> |
---|
922 | </Filter> |
---|
923 | <Filter |
---|
924 | Name="アイコンエディタ" |
---|
925 | > |
---|
926 | <File |
---|
927 | RelativePath="IconEditor.cpp" |
---|
928 | > |
---|
929 | <FileConfiguration |
---|
930 | Name="TheText_Release|Win32" |
---|
931 | > |
---|
932 | <Tool |
---|
933 | Name="VCCLCompilerTool" |
---|
934 | PreprocessorDefinitions="" |
---|
935 | /> |
---|
936 | </FileConfiguration> |
---|
937 | <FileConfiguration |
---|
938 | Name="Debug|Win32" |
---|
939 | > |
---|
940 | <Tool |
---|
941 | Name="VCCLCompilerTool" |
---|
942 | PreprocessorDefinitions="" |
---|
943 | /> |
---|
944 | </FileConfiguration> |
---|
945 | <FileConfiguration |
---|
946 | Name="Release|Win32" |
---|
947 | > |
---|
948 | <Tool |
---|
949 | Name="VCCLCompilerTool" |
---|
950 | PreprocessorDefinitions="" |
---|
951 | /> |
---|
952 | </FileConfiguration> |
---|
953 | <FileConfiguration |
---|
954 | Name="TheText_Debug|Win32" |
---|
955 | > |
---|
956 | <Tool |
---|
957 | Name="VCCLCompilerTool" |
---|
958 | PreprocessorDefinitions="" |
---|
959 | /> |
---|
960 | </FileConfiguration> |
---|
961 | </File> |
---|
962 | <File |
---|
963 | RelativePath="IconEditor_Color.cpp" |
---|
964 | > |
---|
965 | <FileConfiguration |
---|
966 | Name="TheText_Release|Win32" |
---|
967 | > |
---|
968 | <Tool |
---|
969 | Name="VCCLCompilerTool" |
---|
970 | PreprocessorDefinitions="" |
---|
971 | /> |
---|
972 | </FileConfiguration> |
---|
973 | <FileConfiguration |
---|
974 | Name="Debug|Win32" |
---|
975 | > |
---|
976 | <Tool |
---|
977 | Name="VCCLCompilerTool" |
---|
978 | PreprocessorDefinitions="" |
---|
979 | /> |
---|
980 | </FileConfiguration> |
---|
981 | <FileConfiguration |
---|
982 | Name="Release|Win32" |
---|
983 | > |
---|
984 | <Tool |
---|
985 | Name="VCCLCompilerTool" |
---|
986 | PreprocessorDefinitions="" |
---|
987 | /> |
---|
988 | </FileConfiguration> |
---|
989 | <FileConfiguration |
---|
990 | Name="TheText_Debug|Win32" |
---|
991 | > |
---|
992 | <Tool |
---|
993 | Name="VCCLCompilerTool" |
---|
994 | PreprocessorDefinitions="" |
---|
995 | /> |
---|
996 | </FileConfiguration> |
---|
997 | </File> |
---|
998 | <File |
---|
999 | RelativePath="IconEditor_Main.cpp" |
---|
1000 | > |
---|
1001 | <FileConfiguration |
---|
1002 | Name="TheText_Release|Win32" |
---|
1003 | > |
---|
1004 | <Tool |
---|
1005 | Name="VCCLCompilerTool" |
---|
1006 | PreprocessorDefinitions="" |
---|
1007 | /> |
---|
1008 | </FileConfiguration> |
---|
1009 | <FileConfiguration |
---|
1010 | Name="Debug|Win32" |
---|
1011 | > |
---|
1012 | <Tool |
---|
1013 | Name="VCCLCompilerTool" |
---|
1014 | PreprocessorDefinitions="" |
---|
1015 | /> |
---|
1016 | </FileConfiguration> |
---|
1017 | <FileConfiguration |
---|
1018 | Name="Release|Win32" |
---|
1019 | > |
---|
1020 | <Tool |
---|
1021 | Name="VCCLCompilerTool" |
---|
1022 | PreprocessorDefinitions="" |
---|
1023 | /> |
---|
1024 | </FileConfiguration> |
---|
1025 | <FileConfiguration |
---|
1026 | Name="TheText_Debug|Win32" |
---|
1027 | > |
---|
1028 | <Tool |
---|
1029 | Name="VCCLCompilerTool" |
---|
1030 | PreprocessorDefinitions="" |
---|
1031 | /> |
---|
1032 | </FileConfiguration> |
---|
1033 | </File> |
---|
1034 | <File |
---|
1035 | RelativePath="IconEditor_Tool.cpp" |
---|
1036 | > |
---|
1037 | <FileConfiguration |
---|
1038 | Name="TheText_Release|Win32" |
---|
1039 | > |
---|
1040 | <Tool |
---|
1041 | Name="VCCLCompilerTool" |
---|
1042 | PreprocessorDefinitions="" |
---|
1043 | /> |
---|
1044 | </FileConfiguration> |
---|
1045 | <FileConfiguration |
---|
1046 | Name="Debug|Win32" |
---|
1047 | > |
---|
1048 | <Tool |
---|
1049 | Name="VCCLCompilerTool" |
---|
1050 | PreprocessorDefinitions="" |
---|
1051 | /> |
---|
1052 | </FileConfiguration> |
---|
1053 | <FileConfiguration |
---|
1054 | Name="Release|Win32" |
---|
1055 | > |
---|
1056 | <Tool |
---|
1057 | Name="VCCLCompilerTool" |
---|
1058 | PreprocessorDefinitions="" |
---|
1059 | /> |
---|
1060 | </FileConfiguration> |
---|
1061 | <FileConfiguration |
---|
1062 | Name="TheText_Debug|Win32" |
---|
1063 | > |
---|
1064 | <Tool |
---|
1065 | Name="VCCLCompilerTool" |
---|
1066 | PreprocessorDefinitions="" |
---|
1067 | /> |
---|
1068 | </FileConfiguration> |
---|
1069 | </File> |
---|
1070 | <File |
---|
1071 | RelativePath="IconEditor_UndoRedo.cpp" |
---|
1072 | > |
---|
1073 | <FileConfiguration |
---|
1074 | Name="TheText_Release|Win32" |
---|
1075 | > |
---|
1076 | <Tool |
---|
1077 | Name="VCCLCompilerTool" |
---|
1078 | PreprocessorDefinitions="" |
---|
1079 | /> |
---|
1080 | </FileConfiguration> |
---|
1081 | <FileConfiguration |
---|
1082 | Name="Debug|Win32" |
---|
1083 | > |
---|
1084 | <Tool |
---|
1085 | Name="VCCLCompilerTool" |
---|
1086 | PreprocessorDefinitions="" |
---|
1087 | /> |
---|
1088 | </FileConfiguration> |
---|
1089 | <FileConfiguration |
---|
1090 | Name="Release|Win32" |
---|
1091 | > |
---|
1092 | <Tool |
---|
1093 | Name="VCCLCompilerTool" |
---|
1094 | PreprocessorDefinitions="" |
---|
1095 | /> |
---|
1096 | </FileConfiguration> |
---|
1097 | <FileConfiguration |
---|
1098 | Name="TheText_Debug|Win32" |
---|
1099 | > |
---|
1100 | <Tool |
---|
1101 | Name="VCCLCompilerTool" |
---|
1102 | PreprocessorDefinitions="" |
---|
1103 | /> |
---|
1104 | </FileConfiguration> |
---|
1105 | </File> |
---|
1106 | </Filter> |
---|
1107 | <Filter |
---|
1108 | Name="コンパイラ・デバッガ通信" |
---|
1109 | > |
---|
1110 | <File |
---|
1111 | RelativePath="Attach.cpp" |
---|
1112 | > |
---|
1113 | <FileConfiguration |
---|
1114 | Name="TheText_Release|Win32" |
---|
1115 | > |
---|
1116 | <Tool |
---|
1117 | Name="VCCLCompilerTool" |
---|
1118 | PreprocessorDefinitions="" |
---|
1119 | /> |
---|
1120 | </FileConfiguration> |
---|
1121 | <FileConfiguration |
---|
1122 | Name="Debug|Win32" |
---|
1123 | > |
---|
1124 | <Tool |
---|
1125 | Name="VCCLCompilerTool" |
---|
1126 | PreprocessorDefinitions="" |
---|
1127 | /> |
---|
1128 | </FileConfiguration> |
---|
1129 | <FileConfiguration |
---|
1130 | Name="Release|Win32" |
---|
1131 | > |
---|
1132 | <Tool |
---|
1133 | Name="VCCLCompilerTool" |
---|
1134 | PreprocessorDefinitions="" |
---|
1135 | /> |
---|
1136 | </FileConfiguration> |
---|
1137 | <FileConfiguration |
---|
1138 | Name="TheText_Debug|Win32" |
---|
1139 | > |
---|
1140 | <Tool |
---|
1141 | Name="VCCLCompilerTool" |
---|
1142 | PreprocessorDefinitions="" |
---|
1143 | /> |
---|
1144 | </FileConfiguration> |
---|
1145 | </File> |
---|
1146 | <File |
---|
1147 | RelativePath="Attach.h" |
---|
1148 | > |
---|
1149 | </File> |
---|
1150 | <File |
---|
1151 | RelativePath="Debugger.cpp" |
---|
1152 | > |
---|
1153 | <FileConfiguration |
---|
1154 | Name="TheText_Release|Win32" |
---|
1155 | > |
---|
1156 | <Tool |
---|
1157 | Name="VCCLCompilerTool" |
---|
1158 | PreprocessorDefinitions="" |
---|
1159 | /> |
---|
1160 | </FileConfiguration> |
---|
1161 | <FileConfiguration |
---|
1162 | Name="Debug|Win32" |
---|
1163 | > |
---|
1164 | <Tool |
---|
1165 | Name="VCCLCompilerTool" |
---|
1166 | PreprocessorDefinitions="" |
---|
1167 | /> |
---|
1168 | </FileConfiguration> |
---|
1169 | <FileConfiguration |
---|
1170 | Name="Release|Win32" |
---|
1171 | > |
---|
1172 | <Tool |
---|
1173 | Name="VCCLCompilerTool" |
---|
1174 | PreprocessorDefinitions="" |
---|
1175 | /> |
---|
1176 | </FileConfiguration> |
---|
1177 | <FileConfiguration |
---|
1178 | Name="TheText_Debug|Win32" |
---|
1179 | > |
---|
1180 | <Tool |
---|
1181 | Name="VCCLCompilerTool" |
---|
1182 | PreprocessorDefinitions="" |
---|
1183 | /> |
---|
1184 | </FileConfiguration> |
---|
1185 | </File> |
---|
1186 | <File |
---|
1187 | RelativePath="Debugger.h" |
---|
1188 | > |
---|
1189 | </File> |
---|
1190 | </Filter> |
---|
1191 | <Filter |
---|
1192 | Name="テキストエディタ" |
---|
1193 | > |
---|
1194 | <File |
---|
1195 | RelativePath="Caret.cpp" |
---|
1196 | > |
---|
1197 | <FileConfiguration |
---|
1198 | Name="TheText_Release|Win32" |
---|
1199 | > |
---|
1200 | <Tool |
---|
1201 | Name="VCCLCompilerTool" |
---|
1202 | PreprocessorDefinitions="" |
---|
1203 | /> |
---|
1204 | </FileConfiguration> |
---|
1205 | <FileConfiguration |
---|
1206 | Name="Debug|Win32" |
---|
1207 | > |
---|
1208 | <Tool |
---|
1209 | Name="VCCLCompilerTool" |
---|
1210 | PreprocessorDefinitions="" |
---|
1211 | /> |
---|
1212 | </FileConfiguration> |
---|
1213 | <FileConfiguration |
---|
1214 | Name="Release|Win32" |
---|
1215 | > |
---|
1216 | <Tool |
---|
1217 | Name="VCCLCompilerTool" |
---|
1218 | PreprocessorDefinitions="" |
---|
1219 | /> |
---|
1220 | </FileConfiguration> |
---|
1221 | <FileConfiguration |
---|
1222 | Name="TheText_Debug|Win32" |
---|
1223 | > |
---|
1224 | <Tool |
---|
1225 | Name="VCCLCompilerTool" |
---|
1226 | PreprocessorDefinitions="" |
---|
1227 | /> |
---|
1228 | </FileConfiguration> |
---|
1229 | </File> |
---|
1230 | <File |
---|
1231 | RelativePath="DrawBuffer.cpp" |
---|
1232 | > |
---|
1233 | <FileConfiguration |
---|
1234 | Name="TheText_Release|Win32" |
---|
1235 | > |
---|
1236 | <Tool |
---|
1237 | Name="VCCLCompilerTool" |
---|
1238 | PreprocessorDefinitions="" |
---|
1239 | /> |
---|
1240 | </FileConfiguration> |
---|
1241 | <FileConfiguration |
---|
1242 | Name="Debug|Win32" |
---|
1243 | > |
---|
1244 | <Tool |
---|
1245 | Name="VCCLCompilerTool" |
---|
1246 | PreprocessorDefinitions="" |
---|
1247 | /> |
---|
1248 | </FileConfiguration> |
---|
1249 | <FileConfiguration |
---|
1250 | Name="Release|Win32" |
---|
1251 | > |
---|
1252 | <Tool |
---|
1253 | Name="VCCLCompilerTool" |
---|
1254 | PreprocessorDefinitions="" |
---|
1255 | /> |
---|
1256 | </FileConfiguration> |
---|
1257 | <FileConfiguration |
---|
1258 | Name="TheText_Debug|Win32" |
---|
1259 | > |
---|
1260 | <Tool |
---|
1261 | Name="VCCLCompilerTool" |
---|
1262 | PreprocessorDefinitions="" |
---|
1263 | /> |
---|
1264 | </FileConfiguration> |
---|
1265 | </File> |
---|
1266 | <File |
---|
1267 | RelativePath="Print.cpp" |
---|
1268 | > |
---|
1269 | <FileConfiguration |
---|
1270 | Name="TheText_Release|Win32" |
---|
1271 | > |
---|
1272 | <Tool |
---|
1273 | Name="VCCLCompilerTool" |
---|
1274 | PreprocessorDefinitions="" |
---|
1275 | /> |
---|
1276 | </FileConfiguration> |
---|
1277 | <FileConfiguration |
---|
1278 | Name="Debug|Win32" |
---|
1279 | > |
---|
1280 | <Tool |
---|
1281 | Name="VCCLCompilerTool" |
---|
1282 | PreprocessorDefinitions="" |
---|
1283 | /> |
---|
1284 | </FileConfiguration> |
---|
1285 | <FileConfiguration |
---|
1286 | Name="Release|Win32" |
---|
1287 | > |
---|
1288 | <Tool |
---|
1289 | Name="VCCLCompilerTool" |
---|
1290 | PreprocessorDefinitions="" |
---|
1291 | /> |
---|
1292 | </FileConfiguration> |
---|
1293 | <FileConfiguration |
---|
1294 | Name="TheText_Debug|Win32" |
---|
1295 | > |
---|
1296 | <Tool |
---|
1297 | Name="VCCLCompilerTool" |
---|
1298 | PreprocessorDefinitions="" |
---|
1299 | /> |
---|
1300 | </FileConfiguration> |
---|
1301 | </File> |
---|
1302 | <File |
---|
1303 | RelativePath="Replace.cpp" |
---|
1304 | > |
---|
1305 | <FileConfiguration |
---|
1306 | Name="TheText_Release|Win32" |
---|
1307 | > |
---|
1308 | <Tool |
---|
1309 | Name="VCCLCompilerTool" |
---|
1310 | PreprocessorDefinitions="" |
---|
1311 | /> |
---|
1312 | </FileConfiguration> |
---|
1313 | <FileConfiguration |
---|
1314 | Name="Debug|Win32" |
---|
1315 | > |
---|
1316 | <Tool |
---|
1317 | Name="VCCLCompilerTool" |
---|
1318 | PreprocessorDefinitions="" |
---|
1319 | /> |
---|
1320 | </FileConfiguration> |
---|
1321 | <FileConfiguration |
---|
1322 | Name="Release|Win32" |
---|
1323 | > |
---|
1324 | <Tool |
---|
1325 | Name="VCCLCompilerTool" |
---|
1326 | PreprocessorDefinitions="" |
---|
1327 | /> |
---|
1328 | </FileConfiguration> |
---|
1329 | <FileConfiguration |
---|
1330 | Name="TheText_Debug|Win32" |
---|
1331 | > |
---|
1332 | <Tool |
---|
1333 | Name="VCCLCompilerTool" |
---|
1334 | PreprocessorDefinitions="" |
---|
1335 | /> |
---|
1336 | </FileConfiguration> |
---|
1337 | </File> |
---|
1338 | <File |
---|
1339 | RelativePath="Search.cpp" |
---|
1340 | > |
---|
1341 | <FileConfiguration |
---|
1342 | Name="TheText_Release|Win32" |
---|
1343 | > |
---|
1344 | <Tool |
---|
1345 | Name="VCCLCompilerTool" |
---|
1346 | PreprocessorDefinitions="" |
---|
1347 | /> |
---|
1348 | </FileConfiguration> |
---|
1349 | <FileConfiguration |
---|
1350 | Name="Debug|Win32" |
---|
1351 | > |
---|
1352 | <Tool |
---|
1353 | Name="VCCLCompilerTool" |
---|
1354 | PreprocessorDefinitions="" |
---|
1355 | /> |
---|
1356 | </FileConfiguration> |
---|
1357 | <FileConfiguration |
---|
1358 | Name="Release|Win32" |
---|
1359 | > |
---|
1360 | <Tool |
---|
1361 | Name="VCCLCompilerTool" |
---|
1362 | PreprocessorDefinitions="" |
---|
1363 | /> |
---|
1364 | </FileConfiguration> |
---|
1365 | <FileConfiguration |
---|
1366 | Name="TheText_Debug|Win32" |
---|
1367 | > |
---|
1368 | <Tool |
---|
1369 | Name="VCCLCompilerTool" |
---|
1370 | PreprocessorDefinitions="" |
---|
1371 | /> |
---|
1372 | </FileConfiguration> |
---|
1373 | </File> |
---|
1374 | <File |
---|
1375 | RelativePath="TextEditor.cpp" |
---|
1376 | > |
---|
1377 | <FileConfiguration |
---|
1378 | Name="TheText_Release|Win32" |
---|
1379 | > |
---|
1380 | <Tool |
---|
1381 | Name="VCCLCompilerTool" |
---|
1382 | PreprocessorDefinitions="" |
---|
1383 | /> |
---|
1384 | </FileConfiguration> |
---|
1385 | <FileConfiguration |
---|
1386 | Name="Debug|Win32" |
---|
1387 | > |
---|
1388 | <Tool |
---|
1389 | Name="VCCLCompilerTool" |
---|
1390 | PreprocessorDefinitions="" |
---|
1391 | /> |
---|
1392 | </FileConfiguration> |
---|
1393 | <FileConfiguration |
---|
1394 | Name="Release|Win32" |
---|
1395 | > |
---|
1396 | <Tool |
---|
1397 | Name="VCCLCompilerTool" |
---|
1398 | PreprocessorDefinitions="" |
---|
1399 | /> |
---|
1400 | </FileConfiguration> |
---|
1401 | <FileConfiguration |
---|
1402 | Name="TheText_Debug|Win32" |
---|
1403 | > |
---|
1404 | <Tool |
---|
1405 | Name="VCCLCompilerTool" |
---|
1406 | PreprocessorDefinitions="" |
---|
1407 | /> |
---|
1408 | </FileConfiguration> |
---|
1409 | </File> |
---|
1410 | <File |
---|
1411 | RelativePath="TextEditor_UndoRedo.cpp" |
---|
1412 | > |
---|
1413 | <FileConfiguration |
---|
1414 | Name="TheText_Release|Win32" |
---|
1415 | > |
---|
1416 | <Tool |
---|
1417 | Name="VCCLCompilerTool" |
---|
1418 | PreprocessorDefinitions="" |
---|
1419 | /> |
---|
1420 | </FileConfiguration> |
---|
1421 | <FileConfiguration |
---|
1422 | Name="Debug|Win32" |
---|
1423 | > |
---|
1424 | <Tool |
---|
1425 | Name="VCCLCompilerTool" |
---|
1426 | PreprocessorDefinitions="" |
---|
1427 | /> |
---|
1428 | </FileConfiguration> |
---|
1429 | <FileConfiguration |
---|
1430 | Name="Release|Win32" |
---|
1431 | > |
---|
1432 | <Tool |
---|
1433 | Name="VCCLCompilerTool" |
---|
1434 | PreprocessorDefinitions="" |
---|
1435 | /> |
---|
1436 | </FileConfiguration> |
---|
1437 | <FileConfiguration |
---|
1438 | Name="TheText_Debug|Win32" |
---|
1439 | > |
---|
1440 | <Tool |
---|
1441 | Name="VCCLCompilerTool" |
---|
1442 | PreprocessorDefinitions="" |
---|
1443 | /> |
---|
1444 | </FileConfiguration> |
---|
1445 | </File> |
---|
1446 | <Filter |
---|
1447 | Name="イベントプロシージャ" |
---|
1448 | > |
---|
1449 | <File |
---|
1450 | RelativePath="TextEditor_EventProc.cpp" |
---|
1451 | > |
---|
1452 | <FileConfiguration |
---|
1453 | Name="TheText_Release|Win32" |
---|
1454 | > |
---|
1455 | <Tool |
---|
1456 | Name="VCCLCompilerTool" |
---|
1457 | PreprocessorDefinitions="" |
---|
1458 | /> |
---|
1459 | </FileConfiguration> |
---|
1460 | <FileConfiguration |
---|
1461 | Name="Debug|Win32" |
---|
1462 | > |
---|
1463 | <Tool |
---|
1464 | Name="VCCLCompilerTool" |
---|
1465 | PreprocessorDefinitions="" |
---|
1466 | /> |
---|
1467 | </FileConfiguration> |
---|
1468 | <FileConfiguration |
---|
1469 | Name="Release|Win32" |
---|
1470 | > |
---|
1471 | <Tool |
---|
1472 | Name="VCCLCompilerTool" |
---|
1473 | PreprocessorDefinitions="" |
---|
1474 | /> |
---|
1475 | </FileConfiguration> |
---|
1476 | <FileConfiguration |
---|
1477 | Name="TheText_Debug|Win32" |
---|
1478 | > |
---|
1479 | <Tool |
---|
1480 | Name="VCCLCompilerTool" |
---|
1481 | PreprocessorDefinitions="" |
---|
1482 | /> |
---|
1483 | </FileConfiguration> |
---|
1484 | </File> |
---|
1485 | <File |
---|
1486 | RelativePath="TextEditor_ImeEvent.cpp" |
---|
1487 | > |
---|
1488 | <FileConfiguration |
---|
1489 | Name="TheText_Release|Win32" |
---|
1490 | > |
---|
1491 | <Tool |
---|
1492 | Name="VCCLCompilerTool" |
---|
1493 | PreprocessorDefinitions="" |
---|
1494 | /> |
---|
1495 | </FileConfiguration> |
---|
1496 | <FileConfiguration |
---|
1497 | Name="Debug|Win32" |
---|
1498 | > |
---|
1499 | <Tool |
---|
1500 | Name="VCCLCompilerTool" |
---|
1501 | PreprocessorDefinitions="" |
---|
1502 | /> |
---|
1503 | </FileConfiguration> |
---|
1504 | <FileConfiguration |
---|
1505 | Name="Release|Win32" |
---|
1506 | > |
---|
1507 | <Tool |
---|
1508 | Name="VCCLCompilerTool" |
---|
1509 | PreprocessorDefinitions="" |
---|
1510 | /> |
---|
1511 | </FileConfiguration> |
---|
1512 | <FileConfiguration |
---|
1513 | Name="TheText_Debug|Win32" |
---|
1514 | > |
---|
1515 | <Tool |
---|
1516 | Name="VCCLCompilerTool" |
---|
1517 | PreprocessorDefinitions="" |
---|
1518 | /> |
---|
1519 | </FileConfiguration> |
---|
1520 | </File> |
---|
1521 | <File |
---|
1522 | RelativePath="TextEditor_KeyEvent.cpp" |
---|
1523 | > |
---|
1524 | <FileConfiguration |
---|
1525 | Name="TheText_Release|Win32" |
---|
1526 | > |
---|
1527 | <Tool |
---|
1528 | Name="VCCLCompilerTool" |
---|
1529 | PreprocessorDefinitions="" |
---|
1530 | /> |
---|
1531 | </FileConfiguration> |
---|
1532 | <FileConfiguration |
---|
1533 | Name="Debug|Win32" |
---|
1534 | > |
---|
1535 | <Tool |
---|
1536 | Name="VCCLCompilerTool" |
---|
1537 | PreprocessorDefinitions="" |
---|
1538 | /> |
---|
1539 | </FileConfiguration> |
---|
1540 | <FileConfiguration |
---|
1541 | Name="Release|Win32" |
---|
1542 | > |
---|
1543 | <Tool |
---|
1544 | Name="VCCLCompilerTool" |
---|
1545 | PreprocessorDefinitions="" |
---|
1546 | /> |
---|
1547 | </FileConfiguration> |
---|
1548 | <FileConfiguration |
---|
1549 | Name="TheText_Debug|Win32" |
---|
1550 | > |
---|
1551 | <Tool |
---|
1552 | Name="VCCLCompilerTool" |
---|
1553 | PreprocessorDefinitions="" |
---|
1554 | /> |
---|
1555 | </FileConfiguration> |
---|
1556 | </File> |
---|
1557 | <File |
---|
1558 | RelativePath="TextEditor_MouseEvent.cpp" |
---|
1559 | > |
---|
1560 | <FileConfiguration |
---|
1561 | Name="TheText_Release|Win32" |
---|
1562 | > |
---|
1563 | <Tool |
---|
1564 | Name="VCCLCompilerTool" |
---|
1565 | PreprocessorDefinitions="" |
---|
1566 | /> |
---|
1567 | </FileConfiguration> |
---|
1568 | <FileConfiguration |
---|
1569 | Name="Debug|Win32" |
---|
1570 | > |
---|
1571 | <Tool |
---|
1572 | Name="VCCLCompilerTool" |
---|
1573 | PreprocessorDefinitions="" |
---|
1574 | /> |
---|
1575 | </FileConfiguration> |
---|
1576 | <FileConfiguration |
---|
1577 | Name="Release|Win32" |
---|
1578 | > |
---|
1579 | <Tool |
---|
1580 | Name="VCCLCompilerTool" |
---|
1581 | PreprocessorDefinitions="" |
---|
1582 | /> |
---|
1583 | </FileConfiguration> |
---|
1584 | <FileConfiguration |
---|
1585 | Name="TheText_Debug|Win32" |
---|
1586 | > |
---|
1587 | <Tool |
---|
1588 | Name="VCCLCompilerTool" |
---|
1589 | PreprocessorDefinitions="" |
---|
1590 | /> |
---|
1591 | </FileConfiguration> |
---|
1592 | </File> |
---|
1593 | </Filter> |
---|
1594 | <Filter |
---|
1595 | Name="コード解析(Basic)" |
---|
1596 | > |
---|
1597 | <File |
---|
1598 | RelativePath="analysis.cpp" |
---|
1599 | > |
---|
1600 | <FileConfiguration |
---|
1601 | Name="TheText_Release|Win32" |
---|
1602 | > |
---|
1603 | <Tool |
---|
1604 | Name="VCCLCompilerTool" |
---|
1605 | PreprocessorDefinitions="" |
---|
1606 | /> |
---|
1607 | </FileConfiguration> |
---|
1608 | <FileConfiguration |
---|
1609 | Name="Debug|Win32" |
---|
1610 | > |
---|
1611 | <Tool |
---|
1612 | Name="VCCLCompilerTool" |
---|
1613 | PreprocessorDefinitions="" |
---|
1614 | /> |
---|
1615 | </FileConfiguration> |
---|
1616 | <FileConfiguration |
---|
1617 | Name="Release|Win32" |
---|
1618 | > |
---|
1619 | <Tool |
---|
1620 | Name="VCCLCompilerTool" |
---|
1621 | PreprocessorDefinitions="" |
---|
1622 | /> |
---|
1623 | </FileConfiguration> |
---|
1624 | <FileConfiguration |
---|
1625 | Name="TheText_Debug|Win32" |
---|
1626 | > |
---|
1627 | <Tool |
---|
1628 | Name="VCCLCompilerTool" |
---|
1629 | PreprocessorDefinitions="" |
---|
1630 | /> |
---|
1631 | </FileConfiguration> |
---|
1632 | </File> |
---|
1633 | <File |
---|
1634 | RelativePath=".\CodeFormatter.cpp" |
---|
1635 | > |
---|
1636 | </File> |
---|
1637 | <File |
---|
1638 | RelativePath="Complement.cpp" |
---|
1639 | > |
---|
1640 | <FileConfiguration |
---|
1641 | Name="TheText_Release|Win32" |
---|
1642 | > |
---|
1643 | <Tool |
---|
1644 | Name="VCCLCompilerTool" |
---|
1645 | PreprocessorDefinitions="" |
---|
1646 | /> |
---|
1647 | </FileConfiguration> |
---|
1648 | <FileConfiguration |
---|
1649 | Name="Debug|Win32" |
---|
1650 | > |
---|
1651 | <Tool |
---|
1652 | Name="VCCLCompilerTool" |
---|
1653 | PreprocessorDefinitions="" |
---|
1654 | /> |
---|
1655 | </FileConfiguration> |
---|
1656 | <FileConfiguration |
---|
1657 | Name="Release|Win32" |
---|
1658 | > |
---|
1659 | <Tool |
---|
1660 | Name="VCCLCompilerTool" |
---|
1661 | PreprocessorDefinitions="" |
---|
1662 | /> |
---|
1663 | </FileConfiguration> |
---|
1664 | <FileConfiguration |
---|
1665 | Name="TheText_Debug|Win32" |
---|
1666 | > |
---|
1667 | <Tool |
---|
1668 | Name="VCCLCompilerTool" |
---|
1669 | PreprocessorDefinitions="" |
---|
1670 | /> |
---|
1671 | </FileConfiguration> |
---|
1672 | </File> |
---|
1673 | <File |
---|
1674 | RelativePath="EndPairCommandComplement.cpp" |
---|
1675 | > |
---|
1676 | <FileConfiguration |
---|
1677 | Name="TheText_Release|Win32" |
---|
1678 | > |
---|
1679 | <Tool |
---|
1680 | Name="VCCLCompilerTool" |
---|
1681 | PreprocessorDefinitions="" |
---|
1682 | /> |
---|
1683 | </FileConfiguration> |
---|
1684 | <FileConfiguration |
---|
1685 | Name="Debug|Win32" |
---|
1686 | > |
---|
1687 | <Tool |
---|
1688 | Name="VCCLCompilerTool" |
---|
1689 | PreprocessorDefinitions="" |
---|
1690 | /> |
---|
1691 | </FileConfiguration> |
---|
1692 | <FileConfiguration |
---|
1693 | Name="Release|Win32" |
---|
1694 | > |
---|
1695 | <Tool |
---|
1696 | Name="VCCLCompilerTool" |
---|
1697 | PreprocessorDefinitions="" |
---|
1698 | /> |
---|
1699 | </FileConfiguration> |
---|
1700 | <FileConfiguration |
---|
1701 | Name="TheText_Debug|Win32" |
---|
1702 | > |
---|
1703 | <Tool |
---|
1704 | Name="VCCLCompilerTool" |
---|
1705 | PreprocessorDefinitions="" |
---|
1706 | /> |
---|
1707 | </FileConfiguration> |
---|
1708 | </File> |
---|
1709 | <File |
---|
1710 | RelativePath="ParameterHint.cpp" |
---|
1711 | > |
---|
1712 | <FileConfiguration |
---|
1713 | Name="TheText_Release|Win32" |
---|
1714 | > |
---|
1715 | <Tool |
---|
1716 | Name="VCCLCompilerTool" |
---|
1717 | PreprocessorDefinitions="" |
---|
1718 | /> |
---|
1719 | </FileConfiguration> |
---|
1720 | <FileConfiguration |
---|
1721 | Name="Debug|Win32" |
---|
1722 | > |
---|
1723 | <Tool |
---|
1724 | Name="VCCLCompilerTool" |
---|
1725 | PreprocessorDefinitions="" |
---|
1726 | /> |
---|
1727 | </FileConfiguration> |
---|
1728 | <FileConfiguration |
---|
1729 | Name="Release|Win32" |
---|
1730 | > |
---|
1731 | <Tool |
---|
1732 | Name="VCCLCompilerTool" |
---|
1733 | PreprocessorDefinitions="" |
---|
1734 | /> |
---|
1735 | </FileConfiguration> |
---|
1736 | <FileConfiguration |
---|
1737 | Name="TheText_Debug|Win32" |
---|
1738 | > |
---|
1739 | <Tool |
---|
1740 | Name="VCCLCompilerTool" |
---|
1741 | PreprocessorDefinitions="" |
---|
1742 | /> |
---|
1743 | </FileConfiguration> |
---|
1744 | </File> |
---|
1745 | </Filter> |
---|
1746 | <Filter |
---|
1747 | Name="コード解析(HTML)" |
---|
1748 | > |
---|
1749 | <File |
---|
1750 | RelativePath="HtmlAnalysis.cpp" |
---|
1751 | > |
---|
1752 | <FileConfiguration |
---|
1753 | Name="TheText_Release|Win32" |
---|
1754 | > |
---|
1755 | <Tool |
---|
1756 | Name="VCCLCompilerTool" |
---|
1757 | PreprocessorDefinitions="" |
---|
1758 | /> |
---|
1759 | </FileConfiguration> |
---|
1760 | <FileConfiguration |
---|
1761 | Name="Debug|Win32" |
---|
1762 | > |
---|
1763 | <Tool |
---|
1764 | Name="VCCLCompilerTool" |
---|
1765 | PreprocessorDefinitions="" |
---|
1766 | /> |
---|
1767 | </FileConfiguration> |
---|
1768 | <FileConfiguration |
---|
1769 | Name="Release|Win32" |
---|
1770 | > |
---|
1771 | <Tool |
---|
1772 | Name="VCCLCompilerTool" |
---|
1773 | PreprocessorDefinitions="" |
---|
1774 | /> |
---|
1775 | </FileConfiguration> |
---|
1776 | <FileConfiguration |
---|
1777 | Name="TheText_Debug|Win32" |
---|
1778 | > |
---|
1779 | <Tool |
---|
1780 | Name="VCCLCompilerTool" |
---|
1781 | PreprocessorDefinitions="" |
---|
1782 | /> |
---|
1783 | </FileConfiguration> |
---|
1784 | </File> |
---|
1785 | <File |
---|
1786 | RelativePath="HtmlAnalysis.h" |
---|
1787 | > |
---|
1788 | </File> |
---|
1789 | </Filter> |
---|
1790 | <Filter |
---|
1791 | Name="文字コード変換" |
---|
1792 | > |
---|
1793 | <File |
---|
1794 | RelativePath="nkf_class.cpp" |
---|
1795 | > |
---|
1796 | <FileConfiguration |
---|
1797 | Name="TheText_Release|Win32" |
---|
1798 | > |
---|
1799 | <Tool |
---|
1800 | Name="VCCLCompilerTool" |
---|
1801 | PreprocessorDefinitions="" |
---|
1802 | /> |
---|
1803 | </FileConfiguration> |
---|
1804 | <FileConfiguration |
---|
1805 | Name="Debug|Win32" |
---|
1806 | > |
---|
1807 | <Tool |
---|
1808 | Name="VCCLCompilerTool" |
---|
1809 | PreprocessorDefinitions="" |
---|
1810 | /> |
---|
1811 | </FileConfiguration> |
---|
1812 | <FileConfiguration |
---|
1813 | Name="Release|Win32" |
---|
1814 | > |
---|
1815 | <Tool |
---|
1816 | Name="VCCLCompilerTool" |
---|
1817 | PreprocessorDefinitions="" |
---|
1818 | /> |
---|
1819 | </FileConfiguration> |
---|
1820 | <FileConfiguration |
---|
1821 | Name="TheText_Debug|Win32" |
---|
1822 | > |
---|
1823 | <Tool |
---|
1824 | Name="VCCLCompilerTool" |
---|
1825 | PreprocessorDefinitions="" |
---|
1826 | /> |
---|
1827 | </FileConfiguration> |
---|
1828 | </File> |
---|
1829 | <File |
---|
1830 | RelativePath="nkf_class.h" |
---|
1831 | > |
---|
1832 | </File> |
---|
1833 | </Filter> |
---|
1834 | <Filter |
---|
1835 | Name="Web検索" |
---|
1836 | > |
---|
1837 | <File |
---|
1838 | RelativePath="CIEsink.h" |
---|
1839 | > |
---|
1840 | </File> |
---|
1841 | <File |
---|
1842 | RelativePath="WebSearch.cpp" |
---|
1843 | > |
---|
1844 | <FileConfiguration |
---|
1845 | Name="TheText_Release|Win32" |
---|
1846 | > |
---|
1847 | <Tool |
---|
1848 | Name="VCCLCompilerTool" |
---|
1849 | PreprocessorDefinitions="" |
---|
1850 | /> |
---|
1851 | </FileConfiguration> |
---|
1852 | <FileConfiguration |
---|
1853 | Name="Debug|Win32" |
---|
1854 | > |
---|
1855 | <Tool |
---|
1856 | Name="VCCLCompilerTool" |
---|
1857 | PreprocessorDefinitions="" |
---|
1858 | /> |
---|
1859 | </FileConfiguration> |
---|
1860 | <FileConfiguration |
---|
1861 | Name="Release|Win32" |
---|
1862 | > |
---|
1863 | <Tool |
---|
1864 | Name="VCCLCompilerTool" |
---|
1865 | PreprocessorDefinitions="" |
---|
1866 | /> |
---|
1867 | </FileConfiguration> |
---|
1868 | <FileConfiguration |
---|
1869 | Name="TheText_Debug|Win32" |
---|
1870 | > |
---|
1871 | <Tool |
---|
1872 | Name="VCCLCompilerTool" |
---|
1873 | PreprocessorDefinitions="" |
---|
1874 | /> |
---|
1875 | </FileConfiguration> |
---|
1876 | </File> |
---|
1877 | <File |
---|
1878 | RelativePath="WebSearch.h" |
---|
1879 | > |
---|
1880 | </File> |
---|
1881 | </Filter> |
---|
1882 | <Filter |
---|
1883 | Name="文字カウント" |
---|
1884 | > |
---|
1885 | <File |
---|
1886 | RelativePath="StringCount.cpp" |
---|
1887 | > |
---|
1888 | <FileConfiguration |
---|
1889 | Name="TheText_Release|Win32" |
---|
1890 | > |
---|
1891 | <Tool |
---|
1892 | Name="VCCLCompilerTool" |
---|
1893 | PreprocessorDefinitions="" |
---|
1894 | /> |
---|
1895 | </FileConfiguration> |
---|
1896 | <FileConfiguration |
---|
1897 | Name="Debug|Win32" |
---|
1898 | > |
---|
1899 | <Tool |
---|
1900 | Name="VCCLCompilerTool" |
---|
1901 | PreprocessorDefinitions="" |
---|
1902 | /> |
---|
1903 | </FileConfiguration> |
---|
1904 | <FileConfiguration |
---|
1905 | Name="Release|Win32" |
---|
1906 | > |
---|
1907 | <Tool |
---|
1908 | Name="VCCLCompilerTool" |
---|
1909 | PreprocessorDefinitions="" |
---|
1910 | /> |
---|
1911 | </FileConfiguration> |
---|
1912 | <FileConfiguration |
---|
1913 | Name="TheText_Debug|Win32" |
---|
1914 | > |
---|
1915 | <Tool |
---|
1916 | Name="VCCLCompilerTool" |
---|
1917 | PreprocessorDefinitions="" |
---|
1918 | /> |
---|
1919 | </FileConfiguration> |
---|
1920 | </File> |
---|
1921 | </Filter> |
---|
1922 | <Filter |
---|
1923 | Name="ルーラー" |
---|
1924 | > |
---|
1925 | <File |
---|
1926 | RelativePath="Ruler.cpp" |
---|
1927 | > |
---|
1928 | <FileConfiguration |
---|
1929 | Name="TheText_Release|Win32" |
---|
1930 | > |
---|
1931 | <Tool |
---|
1932 | Name="VCCLCompilerTool" |
---|
1933 | PreprocessorDefinitions="" |
---|
1934 | /> |
---|
1935 | </FileConfiguration> |
---|
1936 | <FileConfiguration |
---|
1937 | Name="Debug|Win32" |
---|
1938 | > |
---|
1939 | <Tool |
---|
1940 | Name="VCCLCompilerTool" |
---|
1941 | PreprocessorDefinitions="" |
---|
1942 | /> |
---|
1943 | </FileConfiguration> |
---|
1944 | <FileConfiguration |
---|
1945 | Name="Release|Win32" |
---|
1946 | > |
---|
1947 | <Tool |
---|
1948 | Name="VCCLCompilerTool" |
---|
1949 | PreprocessorDefinitions="" |
---|
1950 | /> |
---|
1951 | </FileConfiguration> |
---|
1952 | <FileConfiguration |
---|
1953 | Name="TheText_Debug|Win32" |
---|
1954 | > |
---|
1955 | <Tool |
---|
1956 | Name="VCCLCompilerTool" |
---|
1957 | PreprocessorDefinitions="" |
---|
1958 | /> |
---|
1959 | </FileConfiguration> |
---|
1960 | </File> |
---|
1961 | <File |
---|
1962 | RelativePath="Ruler.h" |
---|
1963 | > |
---|
1964 | </File> |
---|
1965 | </Filter> |
---|
1966 | <Filter |
---|
1967 | Name="正規表現" |
---|
1968 | > |
---|
1969 | <File |
---|
1970 | RelativePath="BREGEXP.H" |
---|
1971 | > |
---|
1972 | </File> |
---|
1973 | <File |
---|
1974 | RelativePath="reg_exp.cpp" |
---|
1975 | > |
---|
1976 | <FileConfiguration |
---|
1977 | Name="TheText_Release|Win32" |
---|
1978 | > |
---|
1979 | <Tool |
---|
1980 | Name="VCCLCompilerTool" |
---|
1981 | PreprocessorDefinitions="" |
---|
1982 | /> |
---|
1983 | </FileConfiguration> |
---|
1984 | <FileConfiguration |
---|
1985 | Name="Debug|Win32" |
---|
1986 | > |
---|
1987 | <Tool |
---|
1988 | Name="VCCLCompilerTool" |
---|
1989 | PreprocessorDefinitions="" |
---|
1990 | /> |
---|
1991 | </FileConfiguration> |
---|
1992 | <FileConfiguration |
---|
1993 | Name="Release|Win32" |
---|
1994 | > |
---|
1995 | <Tool |
---|
1996 | Name="VCCLCompilerTool" |
---|
1997 | PreprocessorDefinitions="" |
---|
1998 | /> |
---|
1999 | </FileConfiguration> |
---|
2000 | <FileConfiguration |
---|
2001 | Name="TheText_Debug|Win32" |
---|
2002 | > |
---|
2003 | <Tool |
---|
2004 | Name="VCCLCompilerTool" |
---|
2005 | PreprocessorDefinitions="" |
---|
2006 | /> |
---|
2007 | </FileConfiguration> |
---|
2008 | </File> |
---|
2009 | </Filter> |
---|
2010 | <Filter |
---|
2011 | Name="MDIクライアント管理クラス" |
---|
2012 | > |
---|
2013 | <File |
---|
2014 | RelativePath=".\MdiTextEdit.cpp" |
---|
2015 | > |
---|
2016 | </File> |
---|
2017 | <File |
---|
2018 | RelativePath=".\MdiTextEdit.h" |
---|
2019 | > |
---|
2020 | </File> |
---|
2021 | </Filter> |
---|
2022 | </Filter> |
---|
2023 | <Filter |
---|
2024 | Name="プロジェクト解析" |
---|
2025 | > |
---|
2026 | <File |
---|
2027 | RelativePath="ProjectControl.cpp" |
---|
2028 | > |
---|
2029 | <FileConfiguration |
---|
2030 | Name="TheText_Release|Win32" |
---|
2031 | > |
---|
2032 | <Tool |
---|
2033 | Name="VCCLCompilerTool" |
---|
2034 | PreprocessorDefinitions="" |
---|
2035 | /> |
---|
2036 | </FileConfiguration> |
---|
2037 | <FileConfiguration |
---|
2038 | Name="Debug|Win32" |
---|
2039 | > |
---|
2040 | <Tool |
---|
2041 | Name="VCCLCompilerTool" |
---|
2042 | PreprocessorDefinitions="" |
---|
2043 | /> |
---|
2044 | </FileConfiguration> |
---|
2045 | <FileConfiguration |
---|
2046 | Name="Release|Win32" |
---|
2047 | > |
---|
2048 | <Tool |
---|
2049 | Name="VCCLCompilerTool" |
---|
2050 | PreprocessorDefinitions="" |
---|
2051 | /> |
---|
2052 | </FileConfiguration> |
---|
2053 | <FileConfiguration |
---|
2054 | Name="TheText_Debug|Win32" |
---|
2055 | > |
---|
2056 | <Tool |
---|
2057 | Name="VCCLCompilerTool" |
---|
2058 | PreprocessorDefinitions="" |
---|
2059 | /> |
---|
2060 | </FileConfiguration> |
---|
2061 | </File> |
---|
2062 | <File |
---|
2063 | RelativePath="Resource.cpp" |
---|
2064 | > |
---|
2065 | <FileConfiguration |
---|
2066 | Name="TheText_Release|Win32" |
---|
2067 | > |
---|
2068 | <Tool |
---|
2069 | Name="VCCLCompilerTool" |
---|
2070 | PreprocessorDefinitions="" |
---|
2071 | /> |
---|
2072 | </FileConfiguration> |
---|
2073 | <FileConfiguration |
---|
2074 | Name="Debug|Win32" |
---|
2075 | > |
---|
2076 | <Tool |
---|
2077 | Name="VCCLCompilerTool" |
---|
2078 | PreprocessorDefinitions="" |
---|
2079 | /> |
---|
2080 | </FileConfiguration> |
---|
2081 | <FileConfiguration |
---|
2082 | Name="Release|Win32" |
---|
2083 | > |
---|
2084 | <Tool |
---|
2085 | Name="VCCLCompilerTool" |
---|
2086 | PreprocessorDefinitions="" |
---|
2087 | /> |
---|
2088 | </FileConfiguration> |
---|
2089 | <FileConfiguration |
---|
2090 | Name="TheText_Debug|Win32" |
---|
2091 | > |
---|
2092 | <Tool |
---|
2093 | Name="VCCLCompilerTool" |
---|
2094 | PreprocessorDefinitions="" |
---|
2095 | /> |
---|
2096 | </FileConfiguration> |
---|
2097 | </File> |
---|
2098 | <File |
---|
2099 | RelativePath="WindowControl.cpp" |
---|
2100 | > |
---|
2101 | <FileConfiguration |
---|
2102 | Name="TheText_Release|Win32" |
---|
2103 | > |
---|
2104 | <Tool |
---|
2105 | Name="VCCLCompilerTool" |
---|
2106 | PreprocessorDefinitions="" |
---|
2107 | /> |
---|
2108 | </FileConfiguration> |
---|
2109 | <FileConfiguration |
---|
2110 | Name="Debug|Win32" |
---|
2111 | > |
---|
2112 | <Tool |
---|
2113 | Name="VCCLCompilerTool" |
---|
2114 | PreprocessorDefinitions="" |
---|
2115 | /> |
---|
2116 | </FileConfiguration> |
---|
2117 | <FileConfiguration |
---|
2118 | Name="Release|Win32" |
---|
2119 | > |
---|
2120 | <Tool |
---|
2121 | Name="VCCLCompilerTool" |
---|
2122 | PreprocessorDefinitions="" |
---|
2123 | /> |
---|
2124 | </FileConfiguration> |
---|
2125 | <FileConfiguration |
---|
2126 | Name="TheText_Debug|Win32" |
---|
2127 | > |
---|
2128 | <Tool |
---|
2129 | Name="VCCLCompilerTool" |
---|
2130 | PreprocessorDefinitions="" |
---|
2131 | /> |
---|
2132 | </FileConfiguration> |
---|
2133 | </File> |
---|
2134 | <Filter |
---|
2135 | Name="クラスビュー" |
---|
2136 | > |
---|
2137 | <File |
---|
2138 | RelativePath="CClassInfo.cpp" |
---|
2139 | > |
---|
2140 | <FileConfiguration |
---|
2141 | Name="TheText_Release|Win32" |
---|
2142 | > |
---|
2143 | <Tool |
---|
2144 | Name="VCCLCompilerTool" |
---|
2145 | PreprocessorDefinitions="" |
---|
2146 | /> |
---|
2147 | </FileConfiguration> |
---|
2148 | <FileConfiguration |
---|
2149 | Name="Debug|Win32" |
---|
2150 | > |
---|
2151 | <Tool |
---|
2152 | Name="VCCLCompilerTool" |
---|
2153 | PreprocessorDefinitions="" |
---|
2154 | /> |
---|
2155 | </FileConfiguration> |
---|
2156 | <FileConfiguration |
---|
2157 | Name="Release|Win32" |
---|
2158 | > |
---|
2159 | <Tool |
---|
2160 | Name="VCCLCompilerTool" |
---|
2161 | PreprocessorDefinitions="" |
---|
2162 | /> |
---|
2163 | </FileConfiguration> |
---|
2164 | <FileConfiguration |
---|
2165 | Name="TheText_Debug|Win32" |
---|
2166 | > |
---|
2167 | <Tool |
---|
2168 | Name="VCCLCompilerTool" |
---|
2169 | PreprocessorDefinitions="" |
---|
2170 | /> |
---|
2171 | </FileConfiguration> |
---|
2172 | </File> |
---|
2173 | <File |
---|
2174 | RelativePath="ClassTree.cpp" |
---|
2175 | > |
---|
2176 | <FileConfiguration |
---|
2177 | Name="TheText_Release|Win32" |
---|
2178 | > |
---|
2179 | <Tool |
---|
2180 | Name="VCCLCompilerTool" |
---|
2181 | PreprocessorDefinitions="" |
---|
2182 | /> |
---|
2183 | </FileConfiguration> |
---|
2184 | <FileConfiguration |
---|
2185 | Name="Debug|Win32" |
---|
2186 | > |
---|
2187 | <Tool |
---|
2188 | Name="VCCLCompilerTool" |
---|
2189 | PreprocessorDefinitions="" |
---|
2190 | /> |
---|
2191 | </FileConfiguration> |
---|
2192 | <FileConfiguration |
---|
2193 | Name="Release|Win32" |
---|
2194 | > |
---|
2195 | <Tool |
---|
2196 | Name="VCCLCompilerTool" |
---|
2197 | PreprocessorDefinitions="" |
---|
2198 | /> |
---|
2199 | </FileConfiguration> |
---|
2200 | <FileConfiguration |
---|
2201 | Name="TheText_Debug|Win32" |
---|
2202 | > |
---|
2203 | <Tool |
---|
2204 | Name="VCCLCompilerTool" |
---|
2205 | PreprocessorDefinitions="" |
---|
2206 | /> |
---|
2207 | </FileConfiguration> |
---|
2208 | </File> |
---|
2209 | </Filter> |
---|
2210 | <Filter |
---|
2211 | Name="ファイルビュー" |
---|
2212 | > |
---|
2213 | <File |
---|
2214 | RelativePath="FileTree.cpp" |
---|
2215 | > |
---|
2216 | <FileConfiguration |
---|
2217 | Name="TheText_Release|Win32" |
---|
2218 | > |
---|
2219 | <Tool |
---|
2220 | Name="VCCLCompilerTool" |
---|
2221 | PreprocessorDefinitions="" |
---|
2222 | /> |
---|
2223 | </FileConfiguration> |
---|
2224 | <FileConfiguration |
---|
2225 | Name="Debug|Win32" |
---|
2226 | > |
---|
2227 | <Tool |
---|
2228 | Name="VCCLCompilerTool" |
---|
2229 | PreprocessorDefinitions="" |
---|
2230 | /> |
---|
2231 | </FileConfiguration> |
---|
2232 | <FileConfiguration |
---|
2233 | Name="Release|Win32" |
---|
2234 | > |
---|
2235 | <Tool |
---|
2236 | Name="VCCLCompilerTool" |
---|
2237 | PreprocessorDefinitions="" |
---|
2238 | /> |
---|
2239 | </FileConfiguration> |
---|
2240 | <FileConfiguration |
---|
2241 | Name="TheText_Debug|Win32" |
---|
2242 | > |
---|
2243 | <Tool |
---|
2244 | Name="VCCLCompilerTool" |
---|
2245 | PreprocessorDefinitions="" |
---|
2246 | /> |
---|
2247 | </FileConfiguration> |
---|
2248 | </File> |
---|
2249 | <File |
---|
2250 | RelativePath="FileTree.h" |
---|
2251 | > |
---|
2252 | </File> |
---|
2253 | </Filter> |
---|
2254 | </Filter> |
---|
2255 | <Filter |
---|
2256 | Name="メニューエディタ" |
---|
2257 | > |
---|
2258 | <File |
---|
2259 | RelativePath="MenuProc.cpp" |
---|
2260 | > |
---|
2261 | <FileConfiguration |
---|
2262 | Name="TheText_Release|Win32" |
---|
2263 | > |
---|
2264 | <Tool |
---|
2265 | Name="VCCLCompilerTool" |
---|
2266 | PreprocessorDefinitions="" |
---|
2267 | /> |
---|
2268 | </FileConfiguration> |
---|
2269 | <FileConfiguration |
---|
2270 | Name="Debug|Win32" |
---|
2271 | > |
---|
2272 | <Tool |
---|
2273 | Name="VCCLCompilerTool" |
---|
2274 | PreprocessorDefinitions="" |
---|
2275 | /> |
---|
2276 | </FileConfiguration> |
---|
2277 | <FileConfiguration |
---|
2278 | Name="Release|Win32" |
---|
2279 | > |
---|
2280 | <Tool |
---|
2281 | Name="VCCLCompilerTool" |
---|
2282 | PreprocessorDefinitions="" |
---|
2283 | /> |
---|
2284 | </FileConfiguration> |
---|
2285 | <FileConfiguration |
---|
2286 | Name="TheText_Debug|Win32" |
---|
2287 | > |
---|
2288 | <Tool |
---|
2289 | Name="VCCLCompilerTool" |
---|
2290 | PreprocessorDefinitions="" |
---|
2291 | /> |
---|
2292 | </FileConfiguration> |
---|
2293 | </File> |
---|
2294 | </Filter> |
---|
2295 | <Filter |
---|
2296 | Name="全般" |
---|
2297 | > |
---|
2298 | <Filter |
---|
2299 | Name="デザイン テーマ" |
---|
2300 | > |
---|
2301 | <File |
---|
2302 | RelativePath="DesignTheme.cpp" |
---|
2303 | > |
---|
2304 | <FileConfiguration |
---|
2305 | Name="TheText_Release|Win32" |
---|
2306 | > |
---|
2307 | <Tool |
---|
2308 | Name="VCCLCompilerTool" |
---|
2309 | PreprocessorDefinitions="" |
---|
2310 | /> |
---|
2311 | </FileConfiguration> |
---|
2312 | <FileConfiguration |
---|
2313 | Name="Debug|Win32" |
---|
2314 | > |
---|
2315 | <Tool |
---|
2316 | Name="VCCLCompilerTool" |
---|
2317 | PreprocessorDefinitions="" |
---|
2318 | /> |
---|
2319 | </FileConfiguration> |
---|
2320 | <FileConfiguration |
---|
2321 | Name="Release|Win32" |
---|
2322 | > |
---|
2323 | <Tool |
---|
2324 | Name="VCCLCompilerTool" |
---|
2325 | PreprocessorDefinitions="" |
---|
2326 | /> |
---|
2327 | </FileConfiguration> |
---|
2328 | <FileConfiguration |
---|
2329 | Name="TheText_Debug|Win32" |
---|
2330 | > |
---|
2331 | <Tool |
---|
2332 | Name="VCCLCompilerTool" |
---|
2333 | PreprocessorDefinitions="" |
---|
2334 | /> |
---|
2335 | </FileConfiguration> |
---|
2336 | </File> |
---|
2337 | <File |
---|
2338 | RelativePath="DesignTheme.h" |
---|
2339 | > |
---|
2340 | </File> |
---|
2341 | </Filter> |
---|
2342 | <Filter |
---|
2343 | Name="関連付け" |
---|
2344 | > |
---|
2345 | <File |
---|
2346 | RelativePath="ExtensionLink.cpp" |
---|
2347 | > |
---|
2348 | <FileConfiguration |
---|
2349 | Name="TheText_Release|Win32" |
---|
2350 | > |
---|
2351 | <Tool |
---|
2352 | Name="VCCLCompilerTool" |
---|
2353 | PreprocessorDefinitions="" |
---|
2354 | /> |
---|
2355 | </FileConfiguration> |
---|
2356 | <FileConfiguration |
---|
2357 | Name="Debug|Win32" |
---|
2358 | > |
---|
2359 | <Tool |
---|
2360 | Name="VCCLCompilerTool" |
---|
2361 | PreprocessorDefinitions="" |
---|
2362 | /> |
---|
2363 | </FileConfiguration> |
---|
2364 | <FileConfiguration |
---|
2365 | Name="Release|Win32" |
---|
2366 | > |
---|
2367 | <Tool |
---|
2368 | Name="VCCLCompilerTool" |
---|
2369 | PreprocessorDefinitions="" |
---|
2370 | /> |
---|
2371 | </FileConfiguration> |
---|
2372 | <FileConfiguration |
---|
2373 | Name="TheText_Debug|Win32" |
---|
2374 | > |
---|
2375 | <Tool |
---|
2376 | Name="VCCLCompilerTool" |
---|
2377 | PreprocessorDefinitions="" |
---|
2378 | /> |
---|
2379 | </FileConfiguration> |
---|
2380 | </File> |
---|
2381 | <File |
---|
2382 | RelativePath="ExtensionLink.h" |
---|
2383 | > |
---|
2384 | </File> |
---|
2385 | </Filter> |
---|
2386 | <Filter |
---|
2387 | Name="タブコントロール" |
---|
2388 | > |
---|
2389 | <File |
---|
2390 | RelativePath="TabCtrl.cpp" |
---|
2391 | > |
---|
2392 | <FileConfiguration |
---|
2393 | Name="TheText_Release|Win32" |
---|
2394 | > |
---|
2395 | <Tool |
---|
2396 | Name="VCCLCompilerTool" |
---|
2397 | PreprocessorDefinitions="" |
---|
2398 | /> |
---|
2399 | </FileConfiguration> |
---|
2400 | <FileConfiguration |
---|
2401 | Name="Debug|Win32" |
---|
2402 | > |
---|
2403 | <Tool |
---|
2404 | Name="VCCLCompilerTool" |
---|
2405 | PreprocessorDefinitions="" |
---|
2406 | /> |
---|
2407 | </FileConfiguration> |
---|
2408 | <FileConfiguration |
---|
2409 | Name="Release|Win32" |
---|
2410 | > |
---|
2411 | <Tool |
---|
2412 | Name="VCCLCompilerTool" |
---|
2413 | PreprocessorDefinitions="" |
---|
2414 | /> |
---|
2415 | </FileConfiguration> |
---|
2416 | <FileConfiguration |
---|
2417 | Name="TheText_Debug|Win32" |
---|
2418 | > |
---|
2419 | <Tool |
---|
2420 | Name="VCCLCompilerTool" |
---|
2421 | PreprocessorDefinitions="" |
---|
2422 | /> |
---|
2423 | </FileConfiguration> |
---|
2424 | </File> |
---|
2425 | <File |
---|
2426 | RelativePath="TabCtrl.h" |
---|
2427 | > |
---|
2428 | </File> |
---|
2429 | </Filter> |
---|
2430 | <Filter |
---|
2431 | Name="レバーコントロール" |
---|
2432 | > |
---|
2433 | <File |
---|
2434 | RelativePath="ChildWndOnRebar.cpp" |
---|
2435 | > |
---|
2436 | <FileConfiguration |
---|
2437 | Name="TheText_Release|Win32" |
---|
2438 | > |
---|
2439 | <Tool |
---|
2440 | Name="VCCLCompilerTool" |
---|
2441 | PreprocessorDefinitions="" |
---|
2442 | /> |
---|
2443 | </FileConfiguration> |
---|
2444 | <FileConfiguration |
---|
2445 | Name="Debug|Win32" |
---|
2446 | > |
---|
2447 | <Tool |
---|
2448 | Name="VCCLCompilerTool" |
---|
2449 | PreprocessorDefinitions="" |
---|
2450 | /> |
---|
2451 | </FileConfiguration> |
---|
2452 | <FileConfiguration |
---|
2453 | Name="Release|Win32" |
---|
2454 | > |
---|
2455 | <Tool |
---|
2456 | Name="VCCLCompilerTool" |
---|
2457 | PreprocessorDefinitions="" |
---|
2458 | /> |
---|
2459 | </FileConfiguration> |
---|
2460 | <FileConfiguration |
---|
2461 | Name="TheText_Debug|Win32" |
---|
2462 | > |
---|
2463 | <Tool |
---|
2464 | Name="VCCLCompilerTool" |
---|
2465 | PreprocessorDefinitions="" |
---|
2466 | /> |
---|
2467 | </FileConfiguration> |
---|
2468 | </File> |
---|
2469 | <File |
---|
2470 | RelativePath="rebar.cpp" |
---|
2471 | > |
---|
2472 | <FileConfiguration |
---|
2473 | Name="TheText_Release|Win32" |
---|
2474 | > |
---|
2475 | <Tool |
---|
2476 | Name="VCCLCompilerTool" |
---|
2477 | PreprocessorDefinitions="" |
---|
2478 | /> |
---|
2479 | </FileConfiguration> |
---|
2480 | <FileConfiguration |
---|
2481 | Name="Debug|Win32" |
---|
2482 | > |
---|
2483 | <Tool |
---|
2484 | Name="VCCLCompilerTool" |
---|
2485 | PreprocessorDefinitions="" |
---|
2486 | /> |
---|
2487 | </FileConfiguration> |
---|
2488 | <FileConfiguration |
---|
2489 | Name="Release|Win32" |
---|
2490 | > |
---|
2491 | <Tool |
---|
2492 | Name="VCCLCompilerTool" |
---|
2493 | PreprocessorDefinitions="" |
---|
2494 | /> |
---|
2495 | </FileConfiguration> |
---|
2496 | <FileConfiguration |
---|
2497 | Name="TheText_Debug|Win32" |
---|
2498 | > |
---|
2499 | <Tool |
---|
2500 | Name="VCCLCompilerTool" |
---|
2501 | PreprocessorDefinitions="" |
---|
2502 | /> |
---|
2503 | </FileConfiguration> |
---|
2504 | </File> |
---|
2505 | </Filter> |
---|
2506 | <Filter |
---|
2507 | Name="メニューコントロール" |
---|
2508 | > |
---|
2509 | <File |
---|
2510 | RelativePath="menu.cpp" |
---|
2511 | > |
---|
2512 | <FileConfiguration |
---|
2513 | Name="TheText_Release|Win32" |
---|
2514 | > |
---|
2515 | <Tool |
---|
2516 | Name="VCCLCompilerTool" |
---|
2517 | PreprocessorDefinitions="" |
---|
2518 | /> |
---|
2519 | </FileConfiguration> |
---|
2520 | <FileConfiguration |
---|
2521 | Name="Debug|Win32" |
---|
2522 | > |
---|
2523 | <Tool |
---|
2524 | Name="VCCLCompilerTool" |
---|
2525 | PreprocessorDefinitions="" |
---|
2526 | /> |
---|
2527 | </FileConfiguration> |
---|
2528 | <FileConfiguration |
---|
2529 | Name="Release|Win32" |
---|
2530 | > |
---|
2531 | <Tool |
---|
2532 | Name="VCCLCompilerTool" |
---|
2533 | PreprocessorDefinitions="" |
---|
2534 | /> |
---|
2535 | </FileConfiguration> |
---|
2536 | <FileConfiguration |
---|
2537 | Name="TheText_Debug|Win32" |
---|
2538 | > |
---|
2539 | <Tool |
---|
2540 | Name="VCCLCompilerTool" |
---|
2541 | PreprocessorDefinitions="" |
---|
2542 | /> |
---|
2543 | </FileConfiguration> |
---|
2544 | </File> |
---|
2545 | <File |
---|
2546 | RelativePath="menu.h" |
---|
2547 | > |
---|
2548 | </File> |
---|
2549 | </Filter> |
---|
2550 | <Filter |
---|
2551 | Name="LuxCtrl" |
---|
2552 | > |
---|
2553 | <File |
---|
2554 | RelativePath="LuxCtrl.cpp" |
---|
2555 | > |
---|
2556 | <FileConfiguration |
---|
2557 | Name="TheText_Release|Win32" |
---|
2558 | > |
---|
2559 | <Tool |
---|
2560 | Name="VCCLCompilerTool" |
---|
2561 | PreprocessorDefinitions="" |
---|
2562 | /> |
---|
2563 | </FileConfiguration> |
---|
2564 | <FileConfiguration |
---|
2565 | Name="Debug|Win32" |
---|
2566 | > |
---|
2567 | <Tool |
---|
2568 | Name="VCCLCompilerTool" |
---|
2569 | PreprocessorDefinitions="" |
---|
2570 | /> |
---|
2571 | </FileConfiguration> |
---|
2572 | <FileConfiguration |
---|
2573 | Name="Release|Win32" |
---|
2574 | > |
---|
2575 | <Tool |
---|
2576 | Name="VCCLCompilerTool" |
---|
2577 | PreprocessorDefinitions="" |
---|
2578 | /> |
---|
2579 | </FileConfiguration> |
---|
2580 | <FileConfiguration |
---|
2581 | Name="TheText_Debug|Win32" |
---|
2582 | > |
---|
2583 | <Tool |
---|
2584 | Name="VCCLCompilerTool" |
---|
2585 | PreprocessorDefinitions="" |
---|
2586 | /> |
---|
2587 | </FileConfiguration> |
---|
2588 | </File> |
---|
2589 | <File |
---|
2590 | RelativePath="LuxCtrl.h" |
---|
2591 | > |
---|
2592 | </File> |
---|
2593 | </Filter> |
---|
2594 | <Filter |
---|
2595 | Name="ユーザーデータ" |
---|
2596 | > |
---|
2597 | <File |
---|
2598 | RelativePath="NonVolatile.cpp" |
---|
2599 | > |
---|
2600 | <FileConfiguration |
---|
2601 | Name="TheText_Release|Win32" |
---|
2602 | > |
---|
2603 | <Tool |
---|
2604 | Name="VCCLCompilerTool" |
---|
2605 | PreprocessorDefinitions="" |
---|
2606 | /> |
---|
2607 | </FileConfiguration> |
---|
2608 | <FileConfiguration |
---|
2609 | Name="Debug|Win32" |
---|
2610 | > |
---|
2611 | <Tool |
---|
2612 | Name="VCCLCompilerTool" |
---|
2613 | PreprocessorDefinitions="" |
---|
2614 | /> |
---|
2615 | </FileConfiguration> |
---|
2616 | <FileConfiguration |
---|
2617 | Name="Release|Win32" |
---|
2618 | > |
---|
2619 | <Tool |
---|
2620 | Name="VCCLCompilerTool" |
---|
2621 | PreprocessorDefinitions="" |
---|
2622 | /> |
---|
2623 | </FileConfiguration> |
---|
2624 | <FileConfiguration |
---|
2625 | Name="TheText_Debug|Win32" |
---|
2626 | > |
---|
2627 | <Tool |
---|
2628 | Name="VCCLCompilerTool" |
---|
2629 | PreprocessorDefinitions="" |
---|
2630 | /> |
---|
2631 | </FileConfiguration> |
---|
2632 | </File> |
---|
2633 | <File |
---|
2634 | RelativePath="NonVolatile.h" |
---|
2635 | > |
---|
2636 | </File> |
---|
2637 | </Filter> |
---|
2638 | </Filter> |
---|
2639 | </Filter> |
---|
2640 | <Filter |
---|
2641 | Name="Application Classes" |
---|
2642 | > |
---|
2643 | <File |
---|
2644 | RelativePath=".\src\MainFrame.cpp" |
---|
2645 | > |
---|
2646 | </File> |
---|
2647 | <File |
---|
2648 | RelativePath=".\src\Program.cpp" |
---|
2649 | > |
---|
2650 | </File> |
---|
2651 | <File |
---|
2652 | RelativePath=".\src\WindowAreaManager.cpp" |
---|
2653 | > |
---|
2654 | </File> |
---|
2655 | </Filter> |
---|
2656 | <Filter |
---|
2657 | Name="ProjectManager" |
---|
2658 | > |
---|
2659 | <File |
---|
2660 | RelativePath=".\src\ProjectManager\FileManager.cpp" |
---|
2661 | > |
---|
2662 | </File> |
---|
2663 | <File |
---|
2664 | RelativePath=".\src\ProjectManager\ProjectManager.cpp" |
---|
2665 | > |
---|
2666 | </File> |
---|
2667 | </Filter> |
---|
2668 | </Filter> |
---|
2669 | <Filter |
---|
2670 | Name="Header Files" |
---|
2671 | Filter="h;hpp;hxx;hm;inl" |
---|
2672 | > |
---|
2673 | <File |
---|
2674 | RelativePath=".\abdev.h" |
---|
2675 | > |
---|
2676 | </File> |
---|
2677 | <File |
---|
2678 | RelativePath="Common.h" |
---|
2679 | > |
---|
2680 | </File> |
---|
2681 | <File |
---|
2682 | RelativePath=".\stdafx.h" |
---|
2683 | > |
---|
2684 | </File> |
---|
2685 | <Filter |
---|
2686 | Name="言語対応文字列" |
---|
2687 | > |
---|
2688 | <Filter |
---|
2689 | Name="RAD" |
---|
2690 | > |
---|
2691 | <File |
---|
2692 | RelativePath="rad_msg_eng.h" |
---|
2693 | > |
---|
2694 | </File> |
---|
2695 | <File |
---|
2696 | RelativePath="rad_msg_jpn.h" |
---|
2697 | > |
---|
2698 | </File> |
---|
2699 | </Filter> |
---|
2700 | <Filter |
---|
2701 | Name="一般" |
---|
2702 | > |
---|
2703 | <File |
---|
2704 | RelativePath="common_msg_eng.h" |
---|
2705 | > |
---|
2706 | </File> |
---|
2707 | <File |
---|
2708 | RelativePath="common_msg_jpn.h" |
---|
2709 | > |
---|
2710 | </File> |
---|
2711 | </Filter> |
---|
2712 | <Filter |
---|
2713 | Name="プロジェクト管理" |
---|
2714 | > |
---|
2715 | <File |
---|
2716 | RelativePath="pj_msg_eng.h" |
---|
2717 | > |
---|
2718 | </File> |
---|
2719 | <File |
---|
2720 | RelativePath="pj_msg_jpn.h" |
---|
2721 | > |
---|
2722 | </File> |
---|
2723 | </Filter> |
---|
2724 | </Filter> |
---|
2725 | <Filter |
---|
2726 | Name="Application Classes" |
---|
2727 | > |
---|
2728 | <File |
---|
2729 | RelativePath=".\include\MainFrame.h" |
---|
2730 | > |
---|
2731 | </File> |
---|
2732 | <File |
---|
2733 | RelativePath=".\include\Program.h" |
---|
2734 | > |
---|
2735 | </File> |
---|
2736 | <File |
---|
2737 | RelativePath=".\include\WindowAreaManager.h" |
---|
2738 | > |
---|
2739 | </File> |
---|
2740 | <File |
---|
2741 | RelativePath=".\include\WindowCollection.h" |
---|
2742 | > |
---|
2743 | </File> |
---|
2744 | </Filter> |
---|
2745 | <Filter |
---|
2746 | Name="WindowComponents" |
---|
2747 | > |
---|
2748 | <File |
---|
2749 | RelativePath=".\include\WindowComponents\BaseWindow.h" |
---|
2750 | > |
---|
2751 | </File> |
---|
2752 | <File |
---|
2753 | RelativePath=".\include\WindowComponents\DockingWindow.h" |
---|
2754 | > |
---|
2755 | </File> |
---|
2756 | <File |
---|
2757 | RelativePath=".\include\WindowComponents\MdiChild.h" |
---|
2758 | > |
---|
2759 | </File> |
---|
2760 | <File |
---|
2761 | RelativePath=".\include\WindowComponents\MdiWindow.h" |
---|
2762 | > |
---|
2763 | </File> |
---|
2764 | <File |
---|
2765 | RelativePath=".\include\WindowComponents\TextView.h" |
---|
2766 | > |
---|
2767 | </File> |
---|
2768 | <Filter |
---|
2769 | Name="PartialManager" |
---|
2770 | > |
---|
2771 | <File |
---|
2772 | RelativePath=".\include\WindowComponents\PartialManager\PartialManager.h" |
---|
2773 | > |
---|
2774 | </File> |
---|
2775 | <File |
---|
2776 | RelativePath=".\include\WindowComponents\PartialManager\TextEditPartialManager.h" |
---|
2777 | > |
---|
2778 | </File> |
---|
2779 | </Filter> |
---|
2780 | <Filter |
---|
2781 | Name="MdiChildFrame" |
---|
2782 | > |
---|
2783 | </Filter> |
---|
2784 | </Filter> |
---|
2785 | <Filter |
---|
2786 | Name="ProjectManager" |
---|
2787 | > |
---|
2788 | <File |
---|
2789 | RelativePath=".\include\ProjectManager\FileManager.h" |
---|
2790 | > |
---|
2791 | </File> |
---|
2792 | <File |
---|
2793 | RelativePath=".\include\ProjectManager\ProjectManager.h" |
---|
2794 | > |
---|
2795 | </File> |
---|
2796 | <File |
---|
2797 | RelativePath=".\include\ProjectManager\WindowManager.h" |
---|
2798 | > |
---|
2799 | </File> |
---|
2800 | </Filter> |
---|
2801 | </Filter> |
---|
2802 | <Filter |
---|
2803 | Name="リソースファイル" |
---|
2804 | > |
---|
2805 | <File |
---|
2806 | RelativePath=".\abdev.rc" |
---|
2807 | > |
---|
2808 | </File> |
---|
2809 | <File |
---|
2810 | RelativePath="BasicProgram.ico" |
---|
2811 | > |
---|
2812 | </File> |
---|
2813 | <File |
---|
2814 | RelativePath="file_bas.ico" |
---|
2815 | > |
---|
2816 | </File> |
---|
2817 | <File |
---|
2818 | RelativePath="file_bmp.ico" |
---|
2819 | > |
---|
2820 | </File> |
---|
2821 | <File |
---|
2822 | RelativePath="file_icon.ico" |
---|
2823 | > |
---|
2824 | </File> |
---|
2825 | <File |
---|
2826 | RelativePath="file_pj.ico" |
---|
2827 | > |
---|
2828 | </File> |
---|
2829 | <File |
---|
2830 | RelativePath="file_sbp.ico" |
---|
2831 | > |
---|
2832 | </File> |
---|
2833 | <File |
---|
2834 | RelativePath="folder_close.ico" |
---|
2835 | > |
---|
2836 | </File> |
---|
2837 | <File |
---|
2838 | RelativePath="folder_open.ico" |
---|
2839 | > |
---|
2840 | </File> |
---|
2841 | <File |
---|
2842 | RelativePath="ico00001.ico" |
---|
2843 | > |
---|
2844 | </File> |
---|
2845 | <File |
---|
2846 | RelativePath="icon1.ico" |
---|
2847 | > |
---|
2848 | </File> |
---|
2849 | <File |
---|
2850 | RelativePath="Procedure.ico" |
---|
2851 | > |
---|
2852 | </File> |
---|
2853 | <File |
---|
2854 | RelativePath="TextDocument.ico" |
---|
2855 | > |
---|
2856 | </File> |
---|
2857 | <File |
---|
2858 | RelativePath="Window.ico" |
---|
2859 | > |
---|
2860 | </File> |
---|
2861 | </Filter> |
---|
2862 | <File |
---|
2863 | RelativePath="main.ico" |
---|
2864 | > |
---|
2865 | </File> |
---|
2866 | </Files> |
---|
2867 | <Globals> |
---|
2868 | </Globals> |
---|
2869 | </VisualStudioProject> |
---|