home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kompon / d123456 / CHEMPLOT.ZIP / TPlot / DBPlot200_R_BCB30.bpk < prev    next >
Text File  |  2001-07-31  |  5KB  |  186 lines

  1. # ---------------------------------------------------------------------------
  2. !if !$d(BCB)
  3. BCB = $(MAKEDIR)\..
  4. !endif
  5.  
  6. # ---------------------------------------------------------------------------
  7. # IDE SECTION
  8. # ---------------------------------------------------------------------------
  9. # The following section of the project makefile is managed by the BCB IDE.
  10. # It is recommended to use the IDE to change any of the values in this
  11. # section.
  12. # ---------------------------------------------------------------------------
  13.  
  14. VERSION = BCB.03
  15. # ---------------------------------------------------------------------------
  16. PROJECT = DBPlot200_R_BCB30.bpl
  17. OBJFILES = DBPlot.obj DBPlot200_R_BCB30.obj
  18. RESFILES = DBPlot200_R_BCB30.res
  19. DEFFILE =
  20. RESDEPEN = $(RESFILES)
  21. LIBFILES =
  22. LIBRARIES = VCL35.lib
  23. SPARELIBS = VCL35.lib
  24. PACKAGES = Misc200_R_BCB30.bpi Plot200_R_BCB30.bpi
  25. # ---------------------------------------------------------------------------
  26. PATHCPP = .;
  27. PATHASM = .;
  28. PATHPAS = .;
  29. PATHRC = .;
  30. DEBUGLIBPATH = $(BCB)\lib\debug
  31. RELEASELIBPATH = $(BCB)\lib\release
  32. # ---------------------------------------------------------------------------
  33. CFLAG1 = -Od -Hc -w -Ve -r- -k -y -v -vi- -c -b- -w-par -w-inl -Vx
  34. CFLAG2 = -D_RTLDLL;USEPACKAGES \
  35.   -I$(BCB)\include;$(BCB)\include\vcl;..\Misc;Parser10;pnglib24a;TGifimage \
  36.   -H=$(BCB)\lib\vcl35.csm
  37. CFLAG3 = -Tkh30000
  38. PFLAGS = -D_RTLDLL;USEPACKAGES \
  39.   -U$(BCB)\lib\obj;$(BCB)\lib;..\Misc;Parser10;pnglib24a;TGifimage;$(BCB)\include\vcl;$(RELEASELIBPATH) \
  40.   -I$(BCB)\include;$(BCB)\include\vcl;..\Misc;Parser10;pnglib24a;TGifimage -$Y \
  41.   -$W -$O- -v -JPHN -M
  42. RFLAGS = -D_RTLDLL;USEPACKAGES \
  43.   -i$(BCB)\include;$(BCB)\include\vcl;..\Misc;Parser10;pnglib24a;TGifimage
  44. AFLAGS = /i$(BCB)\include /i$(BCB)\include\vcl /i..\Misc /iParser10 /ipnglib24a \
  45.   /iTGifimage /d_RTLDLL /dUSEPACKAGES /mx /w2 /zd
  46. LFLAGS = -L$(BCB)\lib\obj;$(BCB)\lib;..\Misc;Parser10;pnglib24a;TGifimage;$(BCB)\include\vcl;$(RELEASELIBPATH) \
  47.   -D"Chemware Scientific Plotting Database Component (BCB3 Runtime)" -aa -Tpp \
  48.   -Gpr -x -Gn -Gl -Gi -v
  49. IFLAGS =
  50. # ---------------------------------------------------------------------------
  51. ALLOBJ = c0pkg32.obj $(PACKAGES) sysinit.obj $(OBJFILES)
  52. ALLRES = $(RESFILES)
  53. ALLLIB = $(LIBFILES) $(LIBRARIES) import32.lib cp32mti.lib
  54. # ---------------------------------------------------------------------------
  55. !ifdef IDEOPTIONS
  56.  
  57. [Version Info]
  58. IncludeVerInfo=1
  59. AutoIncBuild=1
  60. MajorVer=2
  61. MinorVer=3
  62. Release=0
  63. Build=0
  64. Debug=0
  65. PreRelease=0
  66. Special=0
  67. Private=0
  68. DLL=0
  69. Locale=1033
  70. CodePage=1252
  71.  
  72. [Version Info Keys]
  73. CompanyName=Chemware
  74. FileDescription=Scientific Plotting Component - Database
  75. FileVersion=2.3.0.0
  76. InternalName=DBPlot200_BCB30
  77. LegalCopyright=Copyright ⌐ Mat Ballard 2000-2001.
  78. LegalTrademarks=
  79. OriginalFilename=DBPlot200_R_BCB30.bpk
  80. ProductName=TDBPlot
  81. ProductVersion=2.0.0.0
  82. Comments=Released under the Q Public License
  83. Contact=sales@chemware.hypermart.net
  84.  
  85. [HistoryLists\hlIncludePath]
  86. Count=1
  87. Item0=$(BCB)\include;$(BCB)\include\vcl;..\Misc;Parser10;pnglib24a;TGifimage
  88.  
  89. [HistoryLists\hlLibraryPath]
  90. Count=3
  91. Item0=$(BCB)\lib\obj;$(BCB)\lib;..\Misc;Parser10;pnglib24a;TGifimage;$(BCB)\include\vcl
  92. Item1=$(BCB)\lib\obj;$(BCB)\lib;..\Misc;Parser10;pnglib24a;TGifimage
  93. Item2=$(BCB)\lib\obj;$(BCB)\lib
  94.  
  95. [HistoryLists\hlDebugSourcePath]
  96. Count=1
  97. Item0=$(BCB)\source\vcl
  98.  
  99. [HistoryLists\hlConditionals]
  100. Count=1
  101. Item0=_RTLDLL;USEPACKAGES
  102.  
  103. [Debugging]
  104. DebugSourceDirs=$(BCB)\source\vcl
  105.  
  106. [Parameters]
  107. RunParams=
  108. HostApplication=
  109.  
  110. !endif
  111.  
  112. # ---------------------------------------------------------------------------
  113. # MAKE SECTION
  114. # ---------------------------------------------------------------------------
  115. # This section of the project file is not used by the BCB IDE.  It is for
  116. # the benefit of building from the command-line using the MAKE utility.
  117. # ---------------------------------------------------------------------------
  118.  
  119. .autodepend
  120. # ---------------------------------------------------------------------------
  121. !if !$d(BCC32)
  122. BCC32 = bcc32
  123. !endif
  124.  
  125. !if !$d(DCC32)
  126. DCC32 = dcc32
  127. !endif
  128.  
  129. !if !$d(TASM32)
  130. TASM32 = tasm32
  131. !endif
  132.  
  133. !if !$d(LINKER)
  134. LINKER = ilink32
  135. !endif
  136.  
  137. !if !$d(BRCC32)
  138. BRCC32 = brcc32
  139. !endif
  140. # ---------------------------------------------------------------------------
  141. !if $d(PATHCPP)
  142. .PATH.CPP = $(PATHCPP)
  143. .PATH.C   = $(PATHCPP)
  144. !endif
  145.  
  146. !if $d(PATHPAS)
  147. .PATH.PAS = $(PATHPAS)
  148. !endif
  149.  
  150. !if $d(PATHASM)
  151. .PATH.ASM = $(PATHASM)
  152. !endif
  153.  
  154. !if $d(PATHRC)
  155. .PATH.RC  = $(PATHRC)
  156. !endif
  157. # ---------------------------------------------------------------------------
  158. $(PROJECT): $(OBJFILES) $(RESDEPEN) $(DEFFILE)
  159.     $(BCB)\BIN\$(LINKER) @&&!
  160.     $(LFLAGS) +
  161.     $(ALLOBJ), +
  162.     $(PROJECT),, +
  163.     $(ALLLIB), +
  164.     $(DEFFILE), +
  165.     $(ALLRES)
  166. !
  167. # ---------------------------------------------------------------------------
  168. .pas.hpp:
  169.     $(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
  170.  
  171. .pas.obj:
  172.     $(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
  173.  
  174. .cpp.obj:
  175.     $(BCB)\BIN\$(BCC32) $(CFLAG1) $(CFLAG2) $(CFLAG3) -n$(@D) {$< }
  176.  
  177. .c.obj:
  178.     $(BCB)\BIN\$(BCC32) $(CFLAG1) $(CFLAG2) $(CFLAG3) -n$(@D) {$< }
  179.  
  180. .asm.obj:
  181.     $(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
  182.  
  183. .rc.res:
  184.     $(BCB)\BIN\$(BRCC32) $(RFLAGS) -fo$@ $<
  185. # ---------------------------------------------------------------------------
  186.