pxe.vcproj 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="pxe"
  6. ProjectGUID="{D48CBB43-1956-460B-8E0B-78C572D720C0}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Release|Win32"
  15. OutputDirectory="$(SolutionDir)\Programs\2003"
  16. IntermediateDirectory="$(SolutionDir)\Objects\2003"
  17. ConfigurationType="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. AdditionalIncludeDirectories="..\include"
  22. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;MAKEFILE"
  23. RuntimeLibrary="4"
  24. UsePrecompiledHeader="0"
  25. WarningLevel="3"
  26. Detect64BitPortabilityProblems="TRUE"
  27. DebugInformationFormat="3"/>
  28. <Tool
  29. Name="VCCustomBuildTool"/>
  30. <Tool
  31. Name="VCLinkerTool"
  32. AdditionalDependencies="ws2_32.lib "
  33. OutputFile="$(OutDir)/pxe.exe"
  34. LinkIncremental="1"
  35. GenerateDebugInformation="FALSE"
  36. SubSystem="1"
  37. OptimizeReferences="2"
  38. EnableCOMDATFolding="2"
  39. TargetMachine="1"/>
  40. <Tool
  41. Name="VCMIDLTool"/>
  42. <Tool
  43. Name="VCPostBuildEventTool"/>
  44. <Tool
  45. Name="VCPreBuildEventTool"/>
  46. <Tool
  47. Name="VCPreLinkEventTool"/>
  48. <Tool
  49. Name="VCResourceCompilerTool"/>
  50. <Tool
  51. Name="VCWebServiceProxyGeneratorTool"/>
  52. <Tool
  53. Name="VCXMLDataGeneratorTool"/>
  54. <Tool
  55. Name="VCWebDeploymentTool"/>
  56. <Tool
  57. Name="VCManagedWrapperGeneratorTool"/>
  58. <Tool
  59. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  60. </Configuration>
  61. </Configurations>
  62. <References>
  63. </References>
  64. <Files>
  65. <Filter
  66. Name="Source Files"
  67. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  68. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  69. <File
  70. RelativePath="..\..\tools\checksum32.c">
  71. </File>
  72. <File
  73. RelativePath="..\..\tools\emalloc.c">
  74. </File>
  75. <File
  76. RelativePath="..\..\tools\error.c">
  77. </File>
  78. <File
  79. RelativePath="..\..\tools\fdchecksum32.c">
  80. </File>
  81. <File
  82. RelativePath="..\..\tools\getoptv.c">
  83. </File>
  84. <File
  85. RelativePath="..\..\key\HPAVKeyNID.c">
  86. </File>
  87. <File
  88. RelativePath="..\..\key\keys.c">
  89. </File>
  90. <File
  91. RelativePath="..\..\tools\output.c">
  92. </File>
  93. <File
  94. RelativePath="..\..\pib\lightning_pib_file.c">
  95. </File>
  96. <File
  97. RelativePath="..\..\tools\putoptv.c">
  98. </File>
  99. <File
  100. RelativePath="..\..\qca\pxe.c">
  101. </File>
  102. <File
  103. RelativePath="..\..\key\SHA256Block.c">
  104. </File>
  105. <File
  106. RelativePath="..\..\key\SHA256Fetch.c">
  107. </File>
  108. <File
  109. RelativePath="..\..\key\SHA256Reset.c">
  110. </File>
  111. <File
  112. RelativePath="..\..\key\SHA256Write.c">
  113. </File>
  114. <File
  115. RelativePath="..\..\tools\todigit.c">
  116. </File>
  117. <File
  118. RelativePath="..\..\tools\version.c">
  119. </File>
  120. <File
  121. RelativePath="..\..\nodes\xmledit.c">
  122. </File>
  123. <File
  124. RelativePath="..\..\nodes\xmlfree.c">
  125. </File>
  126. <File
  127. RelativePath="..\..\nodes\xmlnode.c">
  128. </File>
  129. <File
  130. RelativePath="..\..\nodes\xmlopen.c">
  131. </File>
  132. <File
  133. RelativePath="..\..\nodes\xmlscan.c">
  134. </File>
  135. <File
  136. RelativePath="..\..\nodes\xmlschema.c">
  137. </File>
  138. <File
  139. RelativePath="..\..\nodes\xmltree.c">
  140. </File>
  141. </Filter>
  142. <Filter
  143. Name="Header Files"
  144. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  145. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  146. <File
  147. RelativePath="..\..\tools\error.h">
  148. </File>
  149. <File
  150. RelativePath="..\..\tools\getoptv.h">
  151. </File>
  152. <File
  153. RelativePath="..\..\key\keys.h">
  154. </File>
  155. <File
  156. RelativePath="..\..\tools\memory.h">
  157. </File>
  158. <File
  159. RelativePath="..\..\nodes\node.h">
  160. </File>
  161. <File
  162. RelativePath="..\..\pib\pib.h">
  163. </File>
  164. <File
  165. RelativePath="..\..\tools\putoptv.h">
  166. </File>
  167. <File
  168. RelativePath="..\..\key\SHA256.h">
  169. </File>
  170. <File
  171. RelativePath="..\..\tools\version.h">
  172. </File>
  173. </Filter>
  174. <Filter
  175. Name="Resource Files"
  176. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  177. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  178. </Filter>
  179. <File
  180. RelativePath=".\ReadMe.txt">
  181. </File>
  182. </Files>
  183. <Globals>
  184. </Globals>
  185. </VisualStudioProject>