OSDN Git Service

amodiからの文字位置情報が二桁以上あると正しく取得できていなかった
[dokopop/dokopop.git] / DCHook / DCHook.7.1.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="DCHook"
6         ProjectGUID="{8C65CE15-64F8-43E6-968D-DBBB96858BB2}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory="Debug"
16                         IntermediateDirectory="Debug"
17                         ConfigurationType="2"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DCHOOK_EXPORTS"
23                                 MinimalRebuild="TRUE"
24                                 BasicRuntimeChecks="3"
25                                 RuntimeLibrary="1"
26                                 UsePrecompiledHeader="2"
27                                 WarningLevel="3"
28                                 Detect64BitPortabilityProblems="FALSE"
29                                 DebugInformationFormat="4"/>
30                         <Tool
31                                 Name="VCCustomBuildTool"/>
32                         <Tool
33                                 Name="VCLinkerTool"
34                                 OutputFile="$(OutDir)/DCHook.dll"
35                                 LinkIncremental="2"
36                                 ModuleDefinitionFile="DCHook.def"
37                                 GenerateDebugInformation="TRUE"
38                                 ProgramDatabaseFile="$(OutDir)/DCHook.pdb"
39                                 SubSystem="2"
40                                 ImportLibrary="$(OutDir)/DCHook.lib"
41                                 TargetMachine="1"/>
42                         <Tool
43                                 Name="VCMIDLTool"/>
44                         <Tool
45                                 Name="VCPostBuildEventTool"/>
46                         <Tool
47                                 Name="VCPreBuildEventTool"/>
48                         <Tool
49                                 Name="VCPreLinkEventTool"/>
50                         <Tool
51                                 Name="VCResourceCompilerTool"/>
52                         <Tool
53                                 Name="VCWebServiceProxyGeneratorTool"/>
54                         <Tool
55                                 Name="VCXMLDataGeneratorTool"/>
56                         <Tool
57                                 Name="VCWebDeploymentTool"/>
58                         <Tool
59                                 Name="VCManagedWrapperGeneratorTool"/>
60                         <Tool
61                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62                 </Configuration>
63                 <Configuration
64                         Name="Release|Win32"
65                         OutputDirectory="Release"
66                         IntermediateDirectory="Release"
67                         ConfigurationType="2"
68                         CharacterSet="2">
69                         <Tool
70                                 Name="VCCLCompilerTool"
71                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DCHOOK_EXPORTS"
72                                 RuntimeLibrary="0"
73                                 UsePrecompiledHeader="2"
74                                 WarningLevel="3"
75                                 Detect64BitPortabilityProblems="FALSE"
76                                 DebugInformationFormat="3"/>
77                         <Tool
78                                 Name="VCCustomBuildTool"/>
79                         <Tool
80                                 Name="VCLinkerTool"
81                                 OutputFile="$(OutDir)/DCHook.dll"
82                                 LinkIncremental="1"
83                                 ModuleDefinitionFile="DCHook.def"
84                                 GenerateDebugInformation="TRUE"
85                                 SubSystem="2"
86                                 OptimizeReferences="2"
87                                 EnableCOMDATFolding="2"
88                                 ImportLibrary="$(OutDir)/DCHook.lib"
89                                 TargetMachine="1"/>
90                         <Tool
91                                 Name="VCMIDLTool"/>
92                         <Tool
93                                 Name="VCPostBuildEventTool"/>
94                         <Tool
95                                 Name="VCPreBuildEventTool"/>
96                         <Tool
97                                 Name="VCPreLinkEventTool"/>
98                         <Tool
99                                 Name="VCResourceCompilerTool"/>
100                         <Tool
101                                 Name="VCWebServiceProxyGeneratorTool"/>
102                         <Tool
103                                 Name="VCXMLDataGeneratorTool"/>
104                         <Tool
105                                 Name="VCWebDeploymentTool"/>
106                         <Tool
107                                 Name="VCManagedWrapperGeneratorTool"/>
108                         <Tool
109                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
110                 </Configuration>
111         </Configurations>
112         <References>
113         </References>
114         <Files>
115                 <Filter
116                         Name="\83\\81[\83\83t\83@\83C\83\8b"
117                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
118                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
119                         <File
120                                 RelativePath=".\DCHook.cpp">
121                         </File>
122                         <File
123                                 RelativePath=".\DCHook.def">
124                         </File>
125                 </Filter>
126                 <Filter
127                         Name="\83w\83b\83_\81\83t\83@\83C\83\8b"
128                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
129                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
130                 </Filter>
131                 <Filter
132                         Name="\83\8a\83\\81[\83\83t\83@\83C\83\8b"
133                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
134                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
135                         <File
136                                 RelativePath=".\dchook.rc">
137                         </File>
138                 </Filter>
139         </Files>
140         <Globals>
141         </Globals>
142 </VisualStudioProject>