home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 139 / dpcs0999.iso / Web / CFserver / data1.cab / VC_4x_Wizard / cfxwiz.awx / TEMPLATE / CONFIRM.INF next >
Encoding:
Text File  |  1999-04-12  |  338 b   |  16 lines

  1. Cold Fusion custom tag project $$ROOT$$.MAK
  2.  
  3. Tag name: $$TAGNAME$$
  4.  
  5. DLL name: $$ROOT$$.DLL
  6.        Tag implementation code in REQUEST.CPP
  7.        Resources in $$ROOT$$.RC
  8.  
  9. $$IF(MFCDLL)
  10. Your project will be configured to use MFC in a DLL.
  11. $$ELSE
  12. Your project will be configured to statically link to MFC.
  13. $$ENDIF // MFCDLL
  14.  
  15.     
  16.