Révision 3868

TXM/trunk/org.txm.setups/BuildWin64bit.sh (revision 3868)
73 73
echo "set TXMVERSION and TIMESTAMP in build files"
74 74
find "$APP/txm.nsi" -type f -exec sed -i "s/TXMDATEVERSION/${FULLVERSION}_${TIMESTAMP}/g" {} \;
75 75
find "$APP/txm.nsi" -type f -exec sed -i "s/TXMVERSION/${FULLVERSION}/g" {} \;
76
find "$APP/messages.nsi" -type f -exec sed -i "s/TXMVERSION/${FULLVERSION}/g" {} \;
76 77
find "$APP/TXM.bat" -type f -exec sed -i "s/TXMVERSION/${VERSION}/g" {} \;
77 78

  
78 79
echo "build executable"

Formats disponibles : Unified diff