libgsm.vcproj 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="libgsm"
  6. ProjectGUID="{8FD2E297-4096-47E5-9258-C48FF1841523}"
  7. RootNamespace="libgsm"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="4"
  23. CharacterSet="1"
  24. >
  25. <Tool
  26. Name="VCPreBuildEventTool"
  27. />
  28. <Tool
  29. Name="VCCustomBuildTool"
  30. />
  31. <Tool
  32. Name="VCXMLDataGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCWebServiceProxyGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCMIDLTool"
  39. />
  40. <Tool
  41. Name="VCCLCompilerTool"
  42. Optimization="0"
  43. AdditionalIncludeDirectories="inc"
  44. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  45. MinimalRebuild="true"
  46. BasicRuntimeChecks="3"
  47. RuntimeLibrary="3"
  48. UsePrecompiledHeader="0"
  49. WarningLevel="3"
  50. Detect64BitPortabilityProblems="true"
  51. DebugInformationFormat="4"
  52. />
  53. <Tool
  54. Name="VCManagedResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCPreLinkEventTool"
  61. />
  62. <Tool
  63. Name="VCLibrarianTool"
  64. />
  65. <Tool
  66. Name="VCALinkTool"
  67. />
  68. <Tool
  69. Name="VCXDCMakeTool"
  70. />
  71. <Tool
  72. Name="VCBscMakeTool"
  73. />
  74. <Tool
  75. Name="VCFxCopTool"
  76. />
  77. <Tool
  78. Name="VCPostBuildEventTool"
  79. />
  80. </Configuration>
  81. <Configuration
  82. Name="Release|Win32"
  83. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  84. IntermediateDirectory="$(ConfigurationName)"
  85. ConfigurationType="4"
  86. CharacterSet="1"
  87. WholeProgramOptimization="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="inc"
  107. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  108. RuntimeLibrary="2"
  109. UsePrecompiledHeader="0"
  110. WarningLevel="3"
  111. Detect64BitPortabilityProblems="true"
  112. DebugInformationFormat="3"
  113. />
  114. <Tool
  115. Name="VCManagedResourceCompilerTool"
  116. />
  117. <Tool
  118. Name="VCResourceCompilerTool"
  119. />
  120. <Tool
  121. Name="VCPreLinkEventTool"
  122. />
  123. <Tool
  124. Name="VCLibrarianTool"
  125. />
  126. <Tool
  127. Name="VCALinkTool"
  128. />
  129. <Tool
  130. Name="VCXDCMakeTool"
  131. />
  132. <Tool
  133. Name="VCBscMakeTool"
  134. />
  135. <Tool
  136. Name="VCFxCopTool"
  137. />
  138. <Tool
  139. Name="VCPostBuildEventTool"
  140. />
  141. </Configuration>
  142. </Configurations>
  143. <References>
  144. </References>
  145. <Files>
  146. <Filter
  147. Name="Source Files"
  148. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  149. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  150. >
  151. <File
  152. RelativePath=".\src\add.c"
  153. >
  154. </File>
  155. <File
  156. RelativePath=".\src\code.c"
  157. >
  158. </File>
  159. <File
  160. RelativePath=".\src\debug.c"
  161. >
  162. </File>
  163. <File
  164. RelativePath=".\src\decode.c"
  165. >
  166. </File>
  167. <File
  168. RelativePath=".\src\gsm_create.c"
  169. >
  170. </File>
  171. <File
  172. RelativePath=".\src\gsm_decode.c"
  173. >
  174. </File>
  175. <File
  176. RelativePath=".\src\gsm_destroy.c"
  177. >
  178. </File>
  179. <File
  180. RelativePath=".\src\gsm_encode.c"
  181. >
  182. </File>
  183. <File
  184. RelativePath=".\src\gsm_explode.c"
  185. >
  186. </File>
  187. <File
  188. RelativePath=".\src\gsm_implode.c"
  189. >
  190. </File>
  191. <File
  192. RelativePath=".\src\gsm_option.c"
  193. >
  194. </File>
  195. <File
  196. RelativePath=".\src\gsm_print.c"
  197. >
  198. </File>
  199. <File
  200. RelativePath=".\src\long_term.c"
  201. >
  202. </File>
  203. <File
  204. RelativePath=".\src\lpc.c"
  205. >
  206. </File>
  207. <File
  208. RelativePath=".\src\preprocess.c"
  209. >
  210. </File>
  211. <File
  212. RelativePath=".\src\rpe.c"
  213. >
  214. </File>
  215. <File
  216. RelativePath=".\src\short_term.c"
  217. >
  218. </File>
  219. <File
  220. RelativePath=".\src\table.c"
  221. >
  222. </File>
  223. </Filter>
  224. <Filter
  225. Name="Header Files"
  226. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  227. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  228. >
  229. <File
  230. RelativePath=".\inc\config.h"
  231. >
  232. </File>
  233. <File
  234. RelativePath=".\inc\gsm.h"
  235. >
  236. </File>
  237. <File
  238. RelativePath=".\inc\private.h"
  239. >
  240. </File>
  241. <File
  242. RelativePath=".\inc\proto.h"
  243. >
  244. </File>
  245. <File
  246. RelativePath=".\inc\unproto.h"
  247. >
  248. </File>
  249. </Filter>
  250. </Files>
  251. <Globals>
  252. </Globals>
  253. </VisualStudioProject>