Changeset 7485
- Timestamp:
- 11/24/06 12:37:29 (5 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
-
Bui_scBuilder/_win/build.xml (modified) (1 diff)
-
Bui_scChain/_win/build.xml (modified) (1 diff)
-
Bui_scClient/_win/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Bui_scBuilder/_win/build.xml
r6193 r7485 83 83 <property name="serverconfdir" value="${project.basedir}\resources\confServer"/> 84 84 85 <!-- postProcessing -->85 <!-- postProcessing valeurs possibles: true,fullOnly,nolibsOnly --> 86 86 <property name="nsis.execute" value="true"/> 87 87 -
trunk/Bui_scChain/_win/build.xml
r5840 r7485 35 35 <property name="serverconfdir" value="${project.basedir}\resources\confServer"/> 36 36 37 <!-- postProcessing -->37 <!-- postProcessing valeurs possibles: true,fullOnly,nolibsOnly --> 38 38 <property name="nsis.execute" value="fullOnly"/> 39 39 -
trunk/Bui_scClient/_win/build.xml
r6093 r7485 32 32 <property name="fileRes1Desc" value=""/> 33 33 34 <!-- postProcessing -->34 <!-- postProcessing valeurs possibles: true,fullOnly,nolibsOnly --> 35 35 <property name="nsis.execute" value="fullOnly"/> 36 36
Note: See TracChangeset
for help on using the changeset viewer.