/src/middleware/lua/lua.vcproj

https://bitbucket.org/vivkin/gam3b00bs/ · MSBuild · 371 lines · 371 code · 0 blank · 0 comment · 0 complexity · e78fb85bb754e0dc37c60c6f1772169f MD5 · raw file

  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="lua"
  6. ProjectGUID="{1431B6B5-B3B1-429D-A293-6899530DA7A7}"
  7. RootNamespace="lua"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="$(SolutionDir)\..\build\$(ProjectName)\$(ConfigurationName)\"
  22. IntermediateDirectory="$(SolutionDir)\..\build\$(ProjectName)\$(ConfigurationName)\"
  23. ConfigurationType="4"
  24. CharacterSet="1"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. WholeProgramOptimization="false"
  45. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
  46. MinimalRebuild="true"
  47. ExceptionHandling="0"
  48. BasicRuntimeChecks="3"
  49. SmallerTypeCheck="true"
  50. RuntimeLibrary="3"
  51. RuntimeTypeInfo="false"
  52. UsePrecompiledHeader="0"
  53. WarningLevel="4"
  54. Detect64BitPortabilityProblems="false"
  55. DebugInformationFormat="3"
  56. />
  57. <Tool
  58. Name="VCManagedResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCPreLinkEventTool"
  65. />
  66. <Tool
  67. Name="VCLibrarianTool"
  68. />
  69. <Tool
  70. Name="VCALinkTool"
  71. />
  72. <Tool
  73. Name="VCXDCMakeTool"
  74. />
  75. <Tool
  76. Name="VCBscMakeTool"
  77. />
  78. <Tool
  79. Name="VCFxCopTool"
  80. />
  81. <Tool
  82. Name="VCPostBuildEventTool"
  83. />
  84. </Configuration>
  85. <Configuration
  86. Name="Release|Win32"
  87. OutputDirectory="$(SolutionDir)\..\build\$(ProjectName)\$(ConfigurationName)\"
  88. IntermediateDirectory="$(SolutionDir)\..\build\$(ProjectName)\$(ConfigurationName)\"
  89. ConfigurationType="4"
  90. CharacterSet="1"
  91. WholeProgramOptimization="1"
  92. >
  93. <Tool
  94. Name="VCPreBuildEventTool"
  95. />
  96. <Tool
  97. Name="VCCustomBuildTool"
  98. />
  99. <Tool
  100. Name="VCXMLDataGeneratorTool"
  101. />
  102. <Tool
  103. Name="VCWebServiceProxyGeneratorTool"
  104. />
  105. <Tool
  106. Name="VCMIDLTool"
  107. />
  108. <Tool
  109. Name="VCCLCompilerTool"
  110. InlineFunctionExpansion="2"
  111. EnableIntrinsicFunctions="true"
  112. FavorSizeOrSpeed="1"
  113. OmitFramePointers="false"
  114. WholeProgramOptimization="false"
  115. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;;_CRT_SECURE_NO_WARNINGS"
  116. ExceptionHandling="0"
  117. RuntimeLibrary="2"
  118. RuntimeTypeInfo="false"
  119. UsePrecompiledHeader="0"
  120. WarningLevel="4"
  121. Detect64BitPortabilityProblems="false"
  122. DebugInformationFormat="3"
  123. />
  124. <Tool
  125. Name="VCManagedResourceCompilerTool"
  126. />
  127. <Tool
  128. Name="VCResourceCompilerTool"
  129. />
  130. <Tool
  131. Name="VCPreLinkEventTool"
  132. />
  133. <Tool
  134. Name="VCLibrarianTool"
  135. />
  136. <Tool
  137. Name="VCALinkTool"
  138. />
  139. <Tool
  140. Name="VCXDCMakeTool"
  141. />
  142. <Tool
  143. Name="VCBscMakeTool"
  144. />
  145. <Tool
  146. Name="VCFxCopTool"
  147. />
  148. <Tool
  149. Name="VCPostBuildEventTool"
  150. />
  151. </Configuration>
  152. </Configurations>
  153. <References>
  154. </References>
  155. <Files>
  156. <File
  157. RelativePath=".\lapi.c"
  158. >
  159. </File>
  160. <File
  161. RelativePath=".\lapi.h"
  162. >
  163. </File>
  164. <File
  165. RelativePath=".\lauxlib.c"
  166. >
  167. </File>
  168. <File
  169. RelativePath=".\lauxlib.h"
  170. >
  171. </File>
  172. <File
  173. RelativePath=".\lbaselib.c"
  174. >
  175. </File>
  176. <File
  177. RelativePath=".\lcode.c"
  178. >
  179. </File>
  180. <File
  181. RelativePath=".\lcode.h"
  182. >
  183. </File>
  184. <File
  185. RelativePath=".\ldblib.c"
  186. >
  187. </File>
  188. <File
  189. RelativePath=".\ldebug.c"
  190. >
  191. </File>
  192. <File
  193. RelativePath=".\ldebug.h"
  194. >
  195. </File>
  196. <File
  197. RelativePath=".\ldo.c"
  198. >
  199. </File>
  200. <File
  201. RelativePath=".\ldo.h"
  202. >
  203. </File>
  204. <File
  205. RelativePath=".\ldump.c"
  206. >
  207. </File>
  208. <File
  209. RelativePath=".\lfunc.c"
  210. >
  211. </File>
  212. <File
  213. RelativePath=".\lfunc.h"
  214. >
  215. </File>
  216. <File
  217. RelativePath=".\lgc.c"
  218. >
  219. </File>
  220. <File
  221. RelativePath=".\lgc.h"
  222. >
  223. </File>
  224. <File
  225. RelativePath=".\linit.c"
  226. >
  227. </File>
  228. <File
  229. RelativePath=".\liolib.c"
  230. >
  231. </File>
  232. <File
  233. RelativePath=".\llex.c"
  234. >
  235. </File>
  236. <File
  237. RelativePath=".\llex.h"
  238. >
  239. </File>
  240. <File
  241. RelativePath=".\llimits.h"
  242. >
  243. </File>
  244. <File
  245. RelativePath=".\lmathlib.c"
  246. >
  247. </File>
  248. <File
  249. RelativePath=".\lmem.c"
  250. >
  251. </File>
  252. <File
  253. RelativePath=".\lmem.h"
  254. >
  255. </File>
  256. <File
  257. RelativePath=".\loadlib.c"
  258. >
  259. </File>
  260. <File
  261. RelativePath=".\lobject.c"
  262. >
  263. </File>
  264. <File
  265. RelativePath=".\lobject.h"
  266. >
  267. </File>
  268. <File
  269. RelativePath=".\lopcodes.c"
  270. >
  271. </File>
  272. <File
  273. RelativePath=".\lopcodes.h"
  274. >
  275. </File>
  276. <File
  277. RelativePath=".\loslib.c"
  278. >
  279. </File>
  280. <File
  281. RelativePath=".\lparser.c"
  282. >
  283. </File>
  284. <File
  285. RelativePath=".\lparser.h"
  286. >
  287. </File>
  288. <File
  289. RelativePath=".\lstate.c"
  290. >
  291. </File>
  292. <File
  293. RelativePath=".\lstate.h"
  294. >
  295. </File>
  296. <File
  297. RelativePath=".\lstring.c"
  298. >
  299. </File>
  300. <File
  301. RelativePath=".\lstring.h"
  302. >
  303. </File>
  304. <File
  305. RelativePath=".\lstrlib.c"
  306. >
  307. </File>
  308. <File
  309. RelativePath=".\ltable.c"
  310. >
  311. </File>
  312. <File
  313. RelativePath=".\ltable.h"
  314. >
  315. </File>
  316. <File
  317. RelativePath=".\ltablib.c"
  318. >
  319. </File>
  320. <File
  321. RelativePath=".\ltm.c"
  322. >
  323. </File>
  324. <File
  325. RelativePath=".\ltm.h"
  326. >
  327. </File>
  328. <File
  329. RelativePath=".\lua.h"
  330. >
  331. </File>
  332. <File
  333. RelativePath=".\luaconf.h"
  334. >
  335. </File>
  336. <File
  337. RelativePath=".\lualib.h"
  338. >
  339. </File>
  340. <File
  341. RelativePath=".\lundump.c"
  342. >
  343. </File>
  344. <File
  345. RelativePath=".\lundump.h"
  346. >
  347. </File>
  348. <File
  349. RelativePath=".\lvm.c"
  350. >
  351. </File>
  352. <File
  353. RelativePath=".\lvm.h"
  354. >
  355. </File>
  356. <File
  357. RelativePath=".\lzio.c"
  358. >
  359. </File>
  360. <File
  361. RelativePath=".\lzio.h"
  362. >
  363. </File>
  364. <File
  365. RelativePath=".\print.c"
  366. >
  367. </File>
  368. </Files>
  369. <Globals>
  370. </Globals>
  371. </VisualStudioProject>