|
|
@@ -24,6 +24,7 @@ namespace('build', function() {
|
|
|
bindCmd + "Script/Packages/ToolCore/ WINDOWS",
|
|
|
bindCmd + "Script/Packages/Editor/ WINDOWS",
|
|
|
bindCmd + "Script/Packages/AtomicNET/ WINDOWS",
|
|
|
+ bindCmd + "Script/Packages/WebView/ WINDOWS",
|
|
|
];
|
|
|
|
|
|
jake.exec(cmds, function() {
|