OSDN Git Service

Windows環境化でも7zArc以外でRTTIを無効化。
[tpi/lychee.git] / src / plugin / cuiWrapper / cuiWrapper.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9.00"\r
5         Name="cuiWrapper"\r
6         ProjectGUID="{B01B0D18-68C4-4A83-B816-B9D722D38619}"\r
7         RootNamespace="cuiWrapper"\r
8         Keyword="Win32Proj"\r
9         TargetFrameworkVersion="131072"\r
10         >\r
11         <Platforms>\r
12                 <Platform\r
13                         Name="Win32"\r
14                 />\r
15         </Platforms>\r
16         <ToolFiles>\r
17         </ToolFiles>\r
18         <Configurations>\r
19                 <Configuration\r
20                         Name="Release|Win32"\r
21                         OutputDirectory="..\..\..\bin\lib"\r
22                         IntermediateDirectory="..\..\tmp\cuiWrapper"\r
23                         ConfigurationType="2"\r
24                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
25                         CharacterSet="1"\r
26                         >\r
27                         <Tool\r
28                                 Name="VCPreBuildEventTool"\r
29                         />\r
30                         <Tool\r
31                                 Name="VCCustomBuildTool"\r
32                         />\r
33                         <Tool\r
34                                 Name="VCXMLDataGeneratorTool"\r
35                         />\r
36                         <Tool\r
37                                 Name="VCWebServiceProxyGeneratorTool"\r
38                         />\r
39                         <Tool\r
40                                 Name="VCMIDLTool"\r
41                         />\r
42                         <Tool\r
43                                 Name="VCCLCompilerTool"\r
44                                 Optimization="2"\r
45                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"\r
46                                 ExceptionHandling="0"\r
47                                 RuntimeLibrary="2"\r
48                                 RuntimeTypeInfo="false"\r
49                                 WarningLevel="4"\r
50                                 Detect64BitPortabilityProblems="true"\r
51                                 DebugInformationFormat="3"\r
52                                 DisableSpecificWarnings="4819"\r
53                         />\r
54                         <Tool\r
55                                 Name="VCManagedResourceCompilerTool"\r
56                         />\r
57                         <Tool\r
58                                 Name="VCResourceCompilerTool"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCPreLinkEventTool"\r
62                         />\r
63                         <Tool\r
64                                 Name="VCLinkerTool"\r
65                                 AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib wxbase29u_xml.lib wxexpat.lib"\r
66                                 OutputFile="$(OutDir)/cuiWrapper.dll"\r
67                                 LinkIncremental="1"\r
68                                 GenerateManifest="false"\r
69                                 ModuleDefinitionFile="..\..\common\header\plugin.def"\r
70                                 SubSystem="2"\r
71                                 OptimizeReferences="2"\r
72                                 RandomizedBaseAddress="1"\r
73                                 DataExecutionPrevention="0"\r
74                                 TargetMachine="1"\r
75                         />\r
76                         <Tool\r
77                                 Name="VCALinkTool"\r
78                         />\r
79                         <Tool\r
80                                 Name="VCManifestTool"\r
81                         />\r
82                         <Tool\r
83                                 Name="VCXDCMakeTool"\r
84                         />\r
85                         <Tool\r
86                                 Name="VCBscMakeTool"\r
87                         />\r
88                         <Tool\r
89                                 Name="VCFxCopTool"\r
90                         />\r
91                         <Tool\r
92                                 Name="VCAppVerifierTool"\r
93                         />\r
94                         <Tool\r
95                                 Name="VCPostBuildEventTool"\r
96                                 CommandLine="del $(TargetDir)$(TargetName).exp $(TargetDir)$(TargetName).lib"\r
97                         />\r
98                 </Configuration>\r
99         </Configurations>\r
100         <References>\r
101         </References>\r
102         <Files>\r
103                 <File\r
104                         RelativePath=".\cuiWrapper.cpp"\r
105                         >\r
106                 </File>\r
107                 <File\r
108                         RelativePath=".\cuiWrapper.h"\r
109                         >\r
110                 </File>\r
111                 <File\r
112                         RelativePath="..\..\common\library\library.cpp"\r
113                         >\r
114                         <FileConfiguration\r
115                                 Name="Release|Win32"\r
116                                 >\r
117                                 <Tool\r
118                                         Name="VCCLCompilerTool"\r
119                                         ObjectFile="$(IntDir)\..\common\"\r
120                                 />\r
121                         </FileConfiguration>\r
122                 </File>\r
123                 <File\r
124                         RelativePath="..\..\common\library\xmldoc.cpp"\r
125                         >\r
126                 </File>\r
127         </Files>\r
128         <Globals>\r
129         </Globals>\r
130 </VisualStudioProject>\r