OSDN Git Service

fix cmake/Macros.cmake
[moflib/moflib.git] / saisei-1.0 / rpg / rpg / rpg.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="rpg"
6         ProjectGUID="{0F6EAEBE-4F7B-485F-99CE-5D9918CBC304}"
7         >
8         <Platforms>
9                 <Platform
10                         Name="Win32"
11                 />
12         </Platforms>
13         <ToolFiles>
14         </ToolFiles>
15         <Configurations>
16                 <Configuration
17                         Name="Debug|Win32"
18                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
19                         IntermediateDirectory="$(ConfigurationName)"
20                         ConfigurationType="1"
21                         >
22                         <Tool
23                                 Name="VCPreBuildEventTool"
24                         />
25                         <Tool
26                                 Name="VCCustomBuildTool"
27                         />
28                         <Tool
29                                 Name="VCXMLDataGeneratorTool"
30                         />
31                         <Tool
32                                 Name="VCWebServiceProxyGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCMIDLTool"
36                         />
37                         <Tool
38                                 Name="VCCLCompilerTool"
39                                 Optimization="0"
40                                 AdditionalIncludeDirectories="&quot;C:\Program Files\Lua\5.1\include&quot;;&quot;C:\Documents and Settings\TomohiroYasuda\My Documents\Visual Studio 2005\Projects\rpg\rpg&quot;;&quot;C:\Documents and Settings\TomohiroYasuda\My Documents\Visual Studio 2005\Projects\moflib\moflib&quot;"
41                                 WarningLevel="4"
42                         />
43                         <Tool
44                                 Name="VCManagedResourceCompilerTool"
45                         />
46                         <Tool
47                                 Name="VCResourceCompilerTool"
48                         />
49                         <Tool
50                                 Name="VCPreLinkEventTool"
51                         />
52                         <Tool
53                                 Name="VCLinkerTool"
54                                 AdditionalDependencies="moflib.lib lua5.1.lib"
55                                 AdditionalLibraryDirectories="&quot;C:\Documents and Settings\TomohiroYasuda\My Documents\Visual Studio 2005\Projects\rpg\debug&quot;;&quot;C:\Program Files\Lua\5.1\lib&quot;"
56                                 GenerateDebugInformation="true"
57                         />
58                         <Tool
59                                 Name="VCALinkTool"
60                         />
61                         <Tool
62                                 Name="VCManifestTool"
63                         />
64                         <Tool
65                                 Name="VCXDCMakeTool"
66                         />
67                         <Tool
68                                 Name="VCBscMakeTool"
69                         />
70                         <Tool
71                                 Name="VCFxCopTool"
72                         />
73                         <Tool
74                                 Name="VCAppVerifierTool"
75                         />
76                         <Tool
77                                 Name="VCWebDeploymentTool"
78                         />
79                         <Tool
80                                 Name="VCPostBuildEventTool"
81                         />
82                 </Configuration>
83                 <Configuration
84                         Name="Release|Win32"
85                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86                         IntermediateDirectory="$(ConfigurationName)"
87                         ConfigurationType="1"
88                         >
89                         <Tool
90                                 Name="VCPreBuildEventTool"
91                         />
92                         <Tool
93                                 Name="VCCustomBuildTool"
94                         />
95                         <Tool
96                                 Name="VCXMLDataGeneratorTool"
97                         />
98                         <Tool
99                                 Name="VCWebServiceProxyGeneratorTool"
100                         />
101                         <Tool
102                                 Name="VCMIDLTool"
103                         />
104                         <Tool
105                                 Name="VCCLCompilerTool"
106                                 AdditionalIncludeDirectories="&quot;C:\Program Files\Lua\5.1\include&quot;;&quot;C:\Program Files\luabind-0.8&quot;;&quot;C:\Program Files\Lua\5.1\include\cppunit&quot;;&quot;C:\Documents and Settings\TomohiroYasuda\My Documents\Visual Studio 2005\Projects\moflib\moflib&quot;"
107                         />
108                         <Tool
109                                 Name="VCManagedResourceCompilerTool"
110                         />
111                         <Tool
112                                 Name="VCResourceCompilerTool"
113                         />
114                         <Tool
115                                 Name="VCPreLinkEventTool"
116                         />
117                         <Tool
118                                 Name="VCLinkerTool"
119                                 AdditionalOptions="/NODEFAULTLIB:library /LTCG"
120                                 AdditionalDependencies="moflib.lib"
121                                 AdditionalLibraryDirectories="&quot;C:\Documents and Settings\TomohiroYasuda\My Documents\Visual Studio 2005\Projects\rpg\release&quot;"
122                         />
123                         <Tool
124                                 Name="VCALinkTool"
125                         />
126                         <Tool
127                                 Name="VCManifestTool"
128                         />
129                         <Tool
130                                 Name="VCXDCMakeTool"
131                         />
132                         <Tool
133                                 Name="VCBscMakeTool"
134                         />
135                         <Tool
136                                 Name="VCFxCopTool"
137                         />
138                         <Tool
139                                 Name="VCAppVerifierTool"
140                         />
141                         <Tool
142                                 Name="VCWebDeploymentTool"
143                         />
144                         <Tool
145                                 Name="VCPostBuildEventTool"
146                         />
147                 </Configuration>
148         </Configurations>
149         <References>
150         </References>
151         <Files>
152                 <Filter
153                         Name="\83\\81[\83\83t\83@\83C\83\8b"
154                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
155                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
156                         >
157                         <File
158                                 RelativePath=".\Demo1.cpp"
159                                 >
160                         </File>
161                         <File
162                                 RelativePath=".\Demo2.cpp"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath=".\Demo3.cpp"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath=".\main.cpp"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath=".\resource.cpp"
175                                 >
176                         </File>
177                         <Filter
178                                 Name="widget"
179                                 >
180                                 <File
181                                         RelativePath=".\widget\createFrame.cpp"
182                                         >
183                                 </File>
184                                 <File
185                                         RelativePath=".\widget\createMenuView.cpp"
186                                         >
187                                 </File>
188                                 <File
189                                         RelativePath=".\widget\HighlightButtonView.cpp"
190                                         >
191                                 </File>
192                                 <File
193                                         RelativePath=".\widget\ImageTiler.cpp"
194                                         >
195                                 </File>
196                                 <File
197                                         RelativePath=".\widget\ImageTileView.cpp"
198                                         >
199                                 </File>
200                         </Filter>
201                 </Filter>
202                 <Filter
203                         Name="\83\8a\83\\81[\83\83t\83@\83C\83\8b"
204                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
205                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
206                         >
207                 </Filter>
208                 <Filter
209                         Name="\83w\83b\83_\81\83t\83@\83C\83\8b"
210                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
211                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
212                         >
213                         <File
214                                 RelativePath=".\configure.hpp"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\Demo1.hpp"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\Demo2.hpp"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\Demo3.hpp"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\resource.hpp"
231                                 >
232                         </File>
233                         <Filter
234                                 Name="widget"
235                                 >
236                                 <File
237                                         RelativePath=".\widget\createFrame.hpp"
238                                         >
239                                 </File>
240                                 <File
241                                         RelativePath=".\widget\createMenuView.hpp"
242                                         >
243                                 </File>
244                                 <File
245                                         RelativePath=".\widget\HighlightButtonView.hpp"
246                                         >
247                                 </File>
248                                 <File
249                                         RelativePath=".\widget\ImageTiler.hpp"
250                                         >
251                                 </File>
252                                 <File
253                                         RelativePath=".\widget\ImageTileView.hpp"
254                                         >
255                                 </File>
256                         </Filter>
257                 </Filter>
258         </Files>
259         <Globals>
260         </Globals>
261 </VisualStudioProject>