Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Clitherow <aphex@nildram.co.uk>2007-02-15 20:00:22 +0300
committerSimon Clitherow <aphex@nildram.co.uk>2007-02-15 20:00:22 +0300
commitb5ca98f143a1aee247893a400831e47a1aeee4eb (patch)
tree22d529f78b19df4696433485fb68e0bfb1517614 /release/windows
parent14e4d46112a07142a04e5b659d6ad81ebc8ba3cb (diff)
Added windows NSIS installer script to scons. Not pretty, but it works :)
To use: Make sure NSIS is in your %PATH% and type 'scons nsis' It doesn't currently compile blender first, so make sure you do a normal 'scons' before this.
Diffstat (limited to 'release/windows')
-rw-r--r--release/windows/installer/00.sconsblender.nsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/windows/installer/00.sconsblender.nsi b/release/windows/installer/00.sconsblender.nsi
index 70c2a845c12..4e604f40a6e 100644
--- a/release/windows/installer/00.sconsblender.nsi
+++ b/release/windows/installer/00.sconsblender.nsi
@@ -248,6 +248,8 @@ Section "Blender-VERSION (required)" SecCopyUI
[SCRIPTCONTS]
SetOutPath $BLENDERHOME\.blender\scripts\bpymodules
[SCRIPTMODCONTS]
+ SetOutPath $BLENDERHOME\.blender\scripts\bpymodules\colladaImEx
+ [SCRIPTMODCOLLADACONT]
SetOutPath $BLENDERHOME\.blender\scripts\bpydata
[SCRIPTDATACONTS]
SetOutPath $BLENDERHOME\.blender\scripts\bpydata\config