Changeset 1578


Ignore:
Timestamp:
Jun 26, 2011, 7:19:50 PM (14 years ago)
Author:
Gregg Young
Message:

Update warpin to add .xqs files and install debug package by default.

Location:
trunk/warpin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/warpin/bld_fm2_wpidirs.txt

    r1394 r1578  
    119119FILE: *.map                    10 .  Debug
    120120FILE: *.sym                    10 .  .
     121FILE: *.xqs                    10 .  .
    121122FILE: *.map                    10 dll  Debug
    122123FILE: *.sym                    10 dll  .
     124FILE: *.xqs                    10 dll  .
    123125
    124126;NOFILESPACKAGE: 100
  • trunk/warpin/fm2.wis.in

    r1508 r1578  
    142142  TITLE="FM/2 Debugging support"
    143143  TARGET="$(1)"
     144  SELECT
    144145  FIXED
    145146  CREATEOBJECT='WPProgram|FM/2^with logging|<FM3_Folder>|ICONFILE=$(1)\icons\logging.ico;EXENAME=*;STARTUPDIR=$(1)\Debug;PARAMETERS=/c $(1)\Debug\LogFM2.cmd [Enter enter the name for a log file:];MINIMIZED=YES;OBJECTID=<FM2WithLogging>;'
Note: See TracChangeset for help on using the changeset viewer.