Changeset 408 in tmcsimulator for trunk


Ignore:
Timestamp:
05/16/2019 01:05:49 PM (7 years ago)
Author:
jdalbey
Message:

Update build.xml to add application.properties to Sim Mgr jar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE_metadata/NetBeans/TMCSim/build.xml

    r393 r408  
    196196       basedir="${build.dir}/classes" 
    197197       includes="tmcsim/simulationmanager/**, tmcsim/common/**, tmcsim/cadmodels/**, 
    198             tmcsim/client/cadclientgui/**, tmcsim/interfaces/**" 
     198            tmcsim/client/cadclientgui/**, tmcsim/interfaces/**, 
     199            tmcsim/application.properties" 
    199200       excludes="**/Test.class"> 
    200201        <zipgroupfileset dir="dist/lib" includes="xercesImpl.jar,SimTimeSelector_r28.jar"/> 
Note: See TracChangeset for help on using the changeset viewer.