Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

391 lines
8.0 KiB

  1. # Microsoft Developer Studio Project File - Name="hk_math" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=hk_math - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "hk_math.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "hk_math.mak" CFG="hk_math - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "hk_math - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "hk_math - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName "hk_math"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF "$(CFG)" == "hk_math - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "../../hk_library/win32/release"
  36. # PROP Intermediate_Dir "../../hk_tmp/win32/hk_math/release"
  37. # PROP Target_Dir ""
  38. LINK32=link.exe
  39. MTL=midl.exe
  40. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /G6 /W3 /Z7 /O2 /Oy- /I "../" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
  42. # SUBTRACT CPP /Fr /YX /Yc /Yu
  43. # ADD BASE RSC /l 0x1809 /d "NDEBUG"
  44. # ADD RSC /l 0x1809 /d "NDEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LIB32=link.exe -lib
  49. # ADD BASE LIB32 /nologo
  50. # ADD LIB32 /nologo
  51. # Begin Custom Build
  52. TargetPath=\hl2\src_main\ivp\havana\hk_library\win32\release\hk_math.lib
  53. InputPath=\hl2\src_main\ivp\havana\hk_library\win32\release\hk_math.lib
  54. SOURCE="$(InputPath)"
  55. "..\..\..\..\lib\common\hk_math.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  56. if exist ..\..\..\..\lib\common\hk_math.lib attrib -r ..\..\..\..\lib\common\hk_math.lib
  57. copy $(TargetPath) ..\..\..\..\lib\common\hk_math.lib
  58. # End Custom Build
  59. !ELSEIF "$(CFG)" == "hk_math - Win32 Debug"
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "Debug"
  63. # PROP BASE Intermediate_Dir "Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "../../hk_library/win32/debug"
  68. # PROP Intermediate_Dir "../../hk_tmp/win32/hk_math/debug"
  69. # PROP Target_Dir ""
  70. LINK32=link.exe
  71. MTL=midl.exe
  72. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
  73. # ADD CPP /nologo /G6 /W3 /Gm /ZI /Od /I "../" /D "_WINDOWS" /D "WIN32" /D "_DEBUG" /D "HK_DEBUG" /Yu"hk_math/vecmath.h" /FD /GZ /c
  74. # SUBTRACT CPP /Fr
  75. # ADD BASE RSC /l 0x1809 /d "_DEBUG"
  76. # ADD RSC /l 0x1809 /d "_DEBUG"
  77. BSC32=bscmake.exe
  78. # ADD BASE BSC32 /nologo
  79. # ADD BSC32 /nologo
  80. LIB32=link.exe -lib
  81. # ADD BASE LIB32 /nologo
  82. # ADD LIB32 /nologo
  83. # Begin Custom Build
  84. TargetPath=\hl2\src_main\ivp\havana\hk_library\win32\debug\hk_math.lib
  85. InputPath=\hl2\src_main\ivp\havana\hk_library\win32\debug\hk_math.lib
  86. SOURCE="$(InputPath)"
  87. "..\..\..\..\lib\common\hk_math.lib" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  88. if exist ..\..\..\..\lib\common\hk_math.lib attrib -r ..\..\..\..\lib\common\hk_math.lib
  89. copy $(TargetPath) ..\..\..\..\lib\common\hk_math.lib
  90. # End Custom Build
  91. !ENDIF
  92. # Begin Target
  93. # Name "hk_math - Win32 Release"
  94. # Name "hk_math - Win32 Debug"
  95. # Begin Group "lcp"
  96. # PROP Default_Filter ""
  97. # Begin Source File
  98. SOURCE=.\lcp\lcp_solver.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.\lcp\lcp_solver.h
  102. # End Source File
  103. # End Group
  104. # Begin Group "incr_lu"
  105. # PROP Default_Filter ""
  106. # Begin Source File
  107. SOURCE=.\incr_lu\incr_lu.cpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\incr_lu\incr_lu.h
  111. # End Source File
  112. # End Group
  113. # Begin Group "gauss_elimination"
  114. # PROP Default_Filter ""
  115. # Begin Source File
  116. SOURCE=.\gauss_elimination\gauss_elimination.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.\gauss_elimination\gauss_elimination.h
  120. # End Source File
  121. # End Group
  122. # Begin Group "quaternion"
  123. # PROP Default_Filter ""
  124. # Begin Source File
  125. SOURCE=.\quaternion\quaternion.cpp
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.\quaternion\quaternion.h
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.\quaternion\quaternion.inl
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.\quaternion\quaternion_util.cpp
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.\quaternion\quaternion_util.h
  138. # End Source File
  139. # End Group
  140. # Begin Group "vector3"
  141. # PROP Default_Filter ""
  142. # Begin Source File
  143. SOURCE=.\vector3\vector3.cpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.\vector3\vector3.h
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.\vector3\vector3.inl
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.\vector3\vector3_util.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.\vector3\vector3_util.h
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.\vector3\vector3_util.inl
  159. # End Source File
  160. # End Group
  161. # Begin Group "matrix"
  162. # PROP Default_Filter ""
  163. # Begin Source File
  164. SOURCE=.\matrix\matrix_inverter.h
  165. # End Source File
  166. # End Group
  167. # Begin Group "vector_fpu"
  168. # PROP Default_Filter ""
  169. # Begin Source File
  170. SOURCE=.\vector_fpu\vector_fpu.h
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.\vector_fpu\vector_fpu.inl
  174. # End Source File
  175. # End Group
  176. # Begin Source File
  177. SOURCE=.\debug_build_test.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.\dense_vector.h
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.\dense_vector.inl
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.\densematrix.cpp
  187. # ADD CPP /Yc"hk_math/vecmath.h"
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.\densematrix.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.\densematrix.inl
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.\densematrix_util.cpp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.\densematrix_util.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.\densematrix_util.inl
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.\eulerangles.cpp
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.\eulerangles.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.\interval.h
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.\math.cpp
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=.\math.h
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=.\math.inl
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=.\matrix3.cpp
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=.\matrix3.h
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=.\matrix3.inl
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=.\odesolve.cpp
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.\odesolve.h
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=.\plane.cpp
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=.\plane.h
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=.\plane.inl
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=.\qtransform.h
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=.\qtransform.inl
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.\ray.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.\ray.inl
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.\rotation.cpp
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.\rotation.h
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.\rotation.inl
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=.\spatial_matrix.cpp
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=.\spatial_matrix.h
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=.\spatial_matrix.inl
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=.\spatial_vector.cpp
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=.\spatial_vector.h
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=.\spatial_vector.inl
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=.\transform.cpp
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=.\transform.h
  290. # End Source File
  291. # Begin Source File
  292. SOURCE=.\transform.inl
  293. # End Source File
  294. # Begin Source File
  295. SOURCE=.\types.h
  296. # End Source File
  297. # Begin Source File
  298. SOURCE=.\vecmath.h
  299. # End Source File
  300. # Begin Source File
  301. SOURCE=.\vector4.h
  302. # End Source File
  303. # Begin Source File
  304. SOURCE=.\vector4.inl
  305. # End Source File
  306. # End Target
  307. # End Project