Changes in [594:95385fc82b2a:596:aa2e11e43f21] in qutecom-2.2
- File:
-
- 1 edited
-
wengophone/nsis/files_install.nsi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wengophone/nsis/files_install.nsi
r483 r595 54 54 /** Chat. */ 55 55 SetOutPath "$INSTDIR\chat\" 56 File "${BUILD_DIR}\chat\README" 57 SetOutPath "$INSTDIR\chat\default\" 58 File /r "${BUILD_DIR}\chat\default\*" 59 SetOutPath "$INSTDIR\chat\minimal\" 60 File /r "${BUILD_DIR}\chat\minimal\*" 56 File /r "${BUILD_DIR}\chat\*" 61 57 62 58 /** Config. */
Note: See TracChangeset
for help on using the changeset viewer.
