diff options
author | Allan CORNET <allan.cornet@scilab.org> | 2010-02-26 17:13:18 +0100 |
---|---|---|
committer | Allan CORNET <allan.cornet@scilab.org> | 2010-02-26 17:13:18 +0100 |
commit | 8a98d9ab75df8435f2825820dec9746f010c9cca (patch) | |
tree | f09db78f3b6334dc830fba2f51ef49560757d69d /scilab | |
parent | f7f82db09d68e457bd6d834fbe822c9297c875ec (diff) | |
download | scilab-8a98d9ab75df8435f2825820dec9746f010c9cca.zip scilab-8a98d9ab75df8435f2825820dec9746f010c9cca.tar.gz |
compatibility dll versioning and VS express
Diffstat (limited to 'scilab')
135 files changed, 89 insertions, 731 deletions
diff --git a/scilab/libs/GetWindowsVersion/GetWindowsVersion.rc b/scilab/libs/GetWindowsVersion/GetWindowsVersion.rc index 3c2079c..fee4959 100644 --- a/scilab/libs/GetWindowsVersion/GetWindowsVersion.rc +++ b/scilab/libs/GetWindowsVersion/GetWindowsVersion.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/libs/GetWindowsVersion/resource.h b/scilab/libs/GetWindowsVersion/resource.h deleted file mode 100644 index 14f0c4e..0000000 --- a/scilab/libs/GetWindowsVersion/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by GetWindowsVersion.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/libs/MALLOC/MALLOC.rc b/scilab/libs/MALLOC/MALLOC.rc index 16c1214..3a0112c 100644 --- a/scilab/libs/MALLOC/MALLOC.rc +++ b/scilab/libs/MALLOC/MALLOC.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/libs/doublylinkedlist/doublylinkedlist.rc b/scilab/libs/doublylinkedlist/doublylinkedlist.rc index 92d038d..d88a8fb 100644 --- a/scilab/libs/doublylinkedlist/doublylinkedlist.rc +++ b/scilab/libs/doublylinkedlist/doublylinkedlist.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/libs/doublylinkedlist/resource.h b/scilab/libs/doublylinkedlist/resource.h deleted file mode 100644 index a6f6ae4..0000000 --- a/scilab/libs/doublylinkedlist/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by doublylinkedlist.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/libs/dynamiclibrary/dynamiclibrary.rc b/scilab/libs/dynamiclibrary/dynamiclibrary.rc index 59079c4..f2ad4d7 100644 --- a/scilab/libs/dynamiclibrary/dynamiclibrary.rc +++ b/scilab/libs/dynamiclibrary/dynamiclibrary.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/libs/dynamiclibrary/resource.h b/scilab/libs/dynamiclibrary/resource.h deleted file mode 100644 index 31619ee..0000000 --- a/scilab/libs/dynamiclibrary/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by dynamiclibrary.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/libs/hashtable/hashtable.rc b/scilab/libs/hashtable/hashtable.rc index 35fffa0..b25acad 100644 --- a/scilab/libs/hashtable/hashtable.rc +++ b/scilab/libs/hashtable/hashtable.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/libs/hashtable/resource.h b/scilab/libs/hashtable/resource.h deleted file mode 100644 index 044f093..0000000 --- a/scilab/libs/hashtable/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by hashtable.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/libs/libst/libst.rc b/scilab/libs/libst/libst.rc index 486876f..d6c738e 100644 --- a/scilab/libs/libst/libst.rc +++ b/scilab/libs/libst/libst.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/action_binding/src/c/action_binding.rc b/scilab/modules/action_binding/src/c/action_binding.rc index 24b9656..3e29b51 100644 --- a/scilab/modules/action_binding/src/c/action_binding.rc +++ b/scilab/modules/action_binding/src/c/action_binding.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/action_binding/src/c/resource.h b/scilab/modules/action_binding/src/c/resource.h deleted file mode 100644 index e69de29..0000000 --- a/scilab/modules/action_binding/src/c/resource.h +++ /dev/null | |||
diff --git a/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc b/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc index b141237..883b53f 100644 --- a/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc +++ b/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/action_binding/src/noaction_binding/resource.h b/scilab/modules/action_binding/src/noaction_binding/resource.h deleted file mode 100644 index e69de29..0000000 --- a/scilab/modules/action_binding/src/noaction_binding/resource.h +++ /dev/null | |||
diff --git a/scilab/modules/api_scilab/src/c/api_scilab.rc b/scilab/modules/api_scilab/src/c/api_scilab.rc index 759bfa9..c9f8561 100644 --- a/scilab/modules/api_scilab/src/c/api_scilab.rc +++ b/scilab/modules/api_scilab/src/c/api_scilab.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/api_scilab/src/c/resource.h b/scilab/modules/api_scilab/src/c/resource.h deleted file mode 100644 index 2501ccc..0000000 --- a/scilab/modules/api_scilab/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by api_scilab.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/arnoldi/src/c/arnoldi.rc b/scilab/modules/arnoldi/src/c/arnoldi.rc index b0d4b1c..cbb088e 100644 --- a/scilab/modules/arnoldi/src/c/arnoldi.rc +++ b/scilab/modules/arnoldi/src/c/arnoldi.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/arnoldi/src/c/resource.h b/scilab/modules/arnoldi/src/c/resource.h deleted file mode 100644 index 3c1472a..0000000 --- a/scilab/modules/arnoldi/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by arnoldi.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/cacsd/src/slicot/slicot_f/slicot_f.rc b/scilab/modules/cacsd/src/slicot/slicot_f/slicot_f.rc index cd3d3a9..1361a39 100644 --- a/scilab/modules/cacsd/src/slicot/slicot_f/slicot_f.rc +++ b/scilab/modules/cacsd/src/slicot/slicot_f/slicot_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/call_scilab/src/c/call_scilab.rc b/scilab/modules/call_scilab/src/c/call_scilab.rc index ec70489..c1f98c1 100644 --- a/scilab/modules/call_scilab/src/c/call_scilab.rc +++ b/scilab/modules/call_scilab/src/c/call_scilab.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/call_scilab/src/c/resource.h b/scilab/modules/call_scilab/src/c/resource.h deleted file mode 100644 index 509876c..0000000 --- a/scilab/modules/call_scilab/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by call_scilab.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/completion/src/c/completion.rc b/scilab/modules/completion/src/c/completion.rc index 009ef3c..cf7c687 100644 --- a/scilab/modules/completion/src/c/completion.rc +++ b/scilab/modules/completion/src/c/completion.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/completion/src/c/resource.h b/scilab/modules/completion/src/c/resource.h deleted file mode 100644 index 3db524e..0000000 --- a/scilab/modules/completion/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by completion.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/completion/src/nocompletion/nocompletion.rc b/scilab/modules/completion/src/nocompletion/nocompletion.rc index f0ea323..ad175f9 100644 --- a/scilab/modules/completion/src/nocompletion/nocompletion.rc +++ b/scilab/modules/completion/src/nocompletion/nocompletion.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/completion/src/nocompletion/resource.h b/scilab/modules/completion/src/nocompletion/resource.h deleted file mode 100644 index 3db524e..0000000 --- a/scilab/modules/completion/src/nocompletion/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by completion.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/console/src/c/console.rc b/scilab/modules/console/src/c/console.rc index 41db072..7657b58 100644 --- a/scilab/modules/console/src/c/console.rc +++ b/scilab/modules/console/src/c/console.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/console/src/c/resource.h b/scilab/modules/console/src/c/resource.h deleted file mode 100644 index 4f59277..0000000 --- a/scilab/modules/console/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by console.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/console/src/noconsole/noconsole.rc b/scilab/modules/console/src/noconsole/noconsole.rc index 36580b1..5aa55a7 100644 --- a/scilab/modules/console/src/noconsole/noconsole.rc +++ b/scilab/modules/console/src/noconsole/noconsole.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/console/src/noconsole/resource.h b/scilab/modules/console/src/noconsole/resource.h deleted file mode 100644 index 55b86ab..0000000 --- a/scilab/modules/console/src/noconsole/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by console.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/dynamic_link/src/c/dynamic_link.rc b/scilab/modules/dynamic_link/src/c/dynamic_link.rc index ead5733..849f40e 100644 --- a/scilab/modules/dynamic_link/src/c/dynamic_link.rc +++ b/scilab/modules/dynamic_link/src/c/dynamic_link.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/dynamic_link/src/c/resource.h b/scilab/modules/dynamic_link/src/c/resource.h deleted file mode 100644 index d576d64..0000000 --- a/scilab/modules/dynamic_link/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by dynamic_link.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/dynamic_link/src/fortran/dynamic_link_f.rc b/scilab/modules/dynamic_link/src/fortran/dynamic_link_f.rc index 7b0222d..de30a34 100644 --- a/scilab/modules/dynamic_link/src/fortran/dynamic_link_f.rc +++ b/scilab/modules/dynamic_link/src/fortran/dynamic_link_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/elementary_functions/src/fortran/linpack/linpack_f.rc b/scilab/modules/elementary_functions/src/fortran/linpack/linpack_f.rc index 05397f2..9af37f3 100644 --- a/scilab/modules/elementary_functions/src/fortran/linpack/linpack_f.rc +++ b/scilab/modules/elementary_functions/src/fortran/linpack/linpack_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/elementary_functions/src/fortran/slatec/slatec_f.rc b/scilab/modules/elementary_functions/src/fortran/slatec/slatec_f.rc index 1991caf..eef73f6 100644 --- a/scilab/modules/elementary_functions/src/fortran/slatec/slatec_f.rc +++ b/scilab/modules/elementary_functions/src/fortran/slatec/slatec_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/fftw/src/c/fftw.rc b/scilab/modules/fftw/src/c/fftw.rc index 61fd780..1dfb9b6 100644 --- a/scilab/modules/fftw/src/c/fftw.rc +++ b/scilab/modules/fftw/src/c/fftw.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/fftw/src/c/resource.h b/scilab/modules/fftw/src/c/resource.h deleted file mode 100644 index 50d2008..0000000 --- a/scilab/modules/fftw/src/c/resource.h +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
1 | /* | ||
2 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab | ||
3 | * Copyright (C) {date_debut_1}-{date_fin_1} - {organisme 1} - {auteur 1} | ||
4 | * Copyright (C) {date_debut_2}-{date_fin_2} - {organisme 2} - {auteur 2} | ||
5 | * ... | ||
6 | * | ||
7 | * This file must be used under the terms of the CeCILL. | ||
8 | * This source file is licensed as described in the file COPYING, which | ||
9 | * you should have received as part of this distribution. The terms | ||
10 | * are also available at | ||
11 | * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | ||
12 | * | ||
13 | */ | ||
14 | |||
15 | //{{NO_DEPENDENCIES}} | ||
16 | // Microsoft Visual C++ generated include file. | ||
17 | // Used by fftw.rc | ||
18 | |||
19 | // Next default values for new objects | ||
20 | // | ||
21 | #ifdef APSTUDIO_INVOKED | ||
22 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
23 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
24 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
25 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
26 | #define _APS_NEXT_SYMED_VALUE 101 | ||
27 | #endif | ||
28 | #endif | ||
diff --git a/scilab/modules/fftw/src/nofftw/nofftw.rc b/scilab/modules/fftw/src/nofftw/nofftw.rc index 36fd3b5..a372a70 100644 --- a/scilab/modules/fftw/src/nofftw/nofftw.rc +++ b/scilab/modules/fftw/src/nofftw/nofftw.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/fftw/src/nofftw/resource.h b/scilab/modules/fftw/src/nofftw/resource.h deleted file mode 100644 index f4a7da8..0000000 --- a/scilab/modules/fftw/src/nofftw/resource.h +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
1 | /* | ||
2 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab | ||
3 | * Copyright (C) {date_debut_1}-{date_fin_1} - {organisme 1} - {auteur 1} | ||
4 | * Copyright (C) {date_debut_2}-{date_fin_2} - {organisme 2} - {auteur 2} | ||
5 | * ... | ||
6 | * | ||
7 | * This file must be used under the terms of the CeCILL. | ||
8 | * This source file is licensed as described in the file COPYING, which | ||
9 | * you should have received as part of this distribution. The terms | ||
10 | * are also available at | ||
11 | * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | ||
12 | * | ||
13 | */ | ||
14 | |||
15 | //{{NO_DEPENDENCIES}} | ||
16 | // Microsoft Visual C++ generated include file. | ||
17 | // Used by tclsci.rc | ||
18 | |||
19 | // Next default values for new objects | ||
20 | // | ||
21 | #ifdef APSTUDIO_INVOKED | ||
22 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
23 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
24 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
25 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
26 | #define _APS_NEXT_SYMED_VALUE 101 | ||
27 | #endif | ||
28 | #endif | ||
diff --git a/scilab/modules/fileio/src/c/fileio.rc b/scilab/modules/fileio/src/c/fileio.rc index d94876c..dacd99c 100644 --- a/scilab/modules/fileio/src/c/fileio.rc +++ b/scilab/modules/fileio/src/c/fileio.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/fileio/src/c/resource.h b/scilab/modules/fileio/src/c/resource.h deleted file mode 100644 index 8e1708f..0000000 --- a/scilab/modules/fileio/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by fileio.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/functions/src/c/functions.rc b/scilab/modules/functions/src/c/functions.rc index 2d9fd6a..8faf8e1 100644 --- a/scilab/modules/functions/src/c/functions.rc +++ b/scilab/modules/functions/src/c/functions.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/functions/src/c/resource.h b/scilab/modules/functions/src/c/resource.h deleted file mode 100644 index e237082..0000000 --- a/scilab/modules/functions/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by functions.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/functions/src/fortran/functions_f.rc b/scilab/modules/functions/src/fortran/functions_f.rc index a851afc..96d567c 100644 --- a/scilab/modules/functions/src/fortran/functions_f.rc +++ b/scilab/modules/functions/src/fortran/functions_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/graphic_export/graphic_export.rc b/scilab/modules/graphic_export/graphic_export.rc index 023840f..a4e2ebf 100644 --- a/scilab/modules/graphic_export/graphic_export.rc +++ b/scilab/modules/graphic_export/graphic_export.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc b/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc index c73c36f..819cd39 100644 --- a/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc +++ b/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/graphic_export/src/nographic_export/resource.h b/scilab/modules/graphic_export/src/nographic_export/resource.h deleted file mode 100644 index fff5d15..0000000 --- a/scilab/modules/graphic_export/src/nographic_export/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by graphic_export.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/graphics/graphic.rc b/scilab/modules/graphics/graphic.rc index df30bae..2e4cc80 100644 --- a/scilab/modules/graphics/graphic.rc +++ b/scilab/modules/graphics/graphic.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/graphics/src/nographics/nographics.rc b/scilab/modules/graphics/src/nographics/nographics.rc index 0eb615b..285e7c7 100644 --- a/scilab/modules/graphics/src/nographics/nographics.rc +++ b/scilab/modules/graphics/src/nographics/nographics.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/graphics/src/nographics/resource.h b/scilab/modules/graphics/src/nographics/resource.h deleted file mode 100644 index 1d14fda..0000000 --- a/scilab/modules/graphics/src/nographics/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by graphics.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/gui/src/c/gui.rc b/scilab/modules/gui/src/c/gui.rc index ae5d87e..de64fb6 100644 --- a/scilab/modules/gui/src/c/gui.rc +++ b/scilab/modules/gui/src/c/gui.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/hdf5/src/c/hdf5.rc b/scilab/modules/hdf5/src/c/hdf5.rc index 550e12d..ca3b36a 100644 --- a/scilab/modules/hdf5/src/c/hdf5.rc +++ b/scilab/modules/hdf5/src/c/hdf5.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/hdf5/src/c/resource.h b/scilab/modules/hdf5/src/c/resource.h deleted file mode 100644 index e69de29..0000000 --- a/scilab/modules/hdf5/src/c/resource.h +++ /dev/null | |||
diff --git a/scilab/modules/helptools/src/c/helptools.rc b/scilab/modules/helptools/src/c/helptools.rc index f61b674..fa55a90 100644 --- a/scilab/modules/helptools/src/c/helptools.rc +++ b/scilab/modules/helptools/src/c/helptools.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/helptools/src/c/resource.h b/scilab/modules/helptools/src/c/resource.h deleted file mode 100644 index 64ed26e..0000000 --- a/scilab/modules/helptools/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by helptools.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/history_manager/src/c/history_manager.rc b/scilab/modules/history_manager/src/c/history_manager.rc index 5eb27b8..cff9eb7 100644 --- a/scilab/modules/history_manager/src/c/history_manager.rc +++ b/scilab/modules/history_manager/src/c/history_manager.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/history_manager/src/c/resource.h b/scilab/modules/history_manager/src/c/resource.h deleted file mode 100644 index 8911c68..0000000 --- a/scilab/modules/history_manager/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by module_skeleton.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc b/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc index 9874fc4..56fe00b 100644 --- a/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc +++ b/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/history_manager/src/nohistory_manager/resource.h b/scilab/modules/history_manager/src/nohistory_manager/resource.h deleted file mode 100644 index b04df51..0000000 --- a/scilab/modules/history_manager/src/nohistory_manager/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by history_manager.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/integer/src/c/integer.rc b/scilab/modules/integer/src/c/integer.rc index a5ab103..79f94f8 100644 --- a/scilab/modules/integer/src/c/integer.rc +++ b/scilab/modules/integer/src/c/integer.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/integer/src/c/resource.h b/scilab/modules/integer/src/c/resource.h deleted file mode 100644 index 5aead93..0000000 --- a/scilab/modules/integer/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by integer.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/integer/src/fortran/integer_f.rc b/scilab/modules/integer/src/fortran/integer_f.rc index 6b49c99..abfd9c7 100644 --- a/scilab/modules/integer/src/fortran/integer_f.rc +++ b/scilab/modules/integer/src/fortran/integer_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/interpolation/src/c/interpolation.rc b/scilab/modules/interpolation/src/c/interpolation.rc index 92c59df..aa774ee 100644 --- a/scilab/modules/interpolation/src/c/interpolation.rc +++ b/scilab/modules/interpolation/src/c/interpolation.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/interpolation/src/c/resource.h b/scilab/modules/interpolation/src/c/resource.h deleted file mode 100644 index 9588514..0000000 --- a/scilab/modules/interpolation/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by interpolation.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/interpolation/src/fortran/interpolation_f.rc b/scilab/modules/interpolation/src/fortran/interpolation_f.rc index fa5bbb3..914d8b2 100644 --- a/scilab/modules/interpolation/src/fortran/interpolation_f.rc +++ b/scilab/modules/interpolation/src/fortran/interpolation_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/intersci/src/lib/intersci.rc b/scilab/modules/intersci/src/lib/intersci.rc index 4a5fcd6..06015e6 100644 --- a/scilab/modules/intersci/src/lib/intersci.rc +++ b/scilab/modules/intersci/src/lib/intersci.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/intersci/src/lib/resource.h b/scilab/modules/intersci/src/lib/resource.h deleted file mode 100644 index 93dc177..0000000 --- a/scilab/modules/intersci/src/lib/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by tclsci.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/io/src/c/io.rc b/scilab/modules/io/src/c/io.rc index 7160fd1..843cc7f 100644 --- a/scilab/modules/io/src/c/io.rc +++ b/scilab/modules/io/src/c/io.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/io/src/c/resource.h b/scilab/modules/io/src/c/resource.h deleted file mode 100644 index 1fef824..0000000 --- a/scilab/modules/io/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by io.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/io/src/fortran/io_f.rc b/scilab/modules/io/src/fortran/io_f.rc index 7027a63..0ba3a3f 100644 --- a/scilab/modules/io/src/fortran/io_f.rc +++ b/scilab/modules/io/src/fortran/io_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/javasci/javasci.rc b/scilab/modules/javasci/javasci.rc index badfe2c..dc9a6f5 100644 --- a/scilab/modules/javasci/javasci.rc +++ b/scilab/modules/javasci/javasci.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/javasci/resource.h b/scilab/modules/javasci/resource.h deleted file mode 100644 index aed5349..0000000 --- a/scilab/modules/javasci/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by javasci.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/jvm/src/c/libjvm.rc b/scilab/modules/jvm/src/c/libjvm.rc index 44f6437..2949cb8 100644 --- a/scilab/modules/jvm/src/c/libjvm.rc +++ b/scilab/modules/jvm/src/c/libjvm.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/jvm/src/c/resource.h b/scilab/modules/jvm/src/c/resource.h deleted file mode 100644 index e639f8c..0000000 --- a/scilab/modules/jvm/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by libjvm.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/linear_algebra/src/c/linear_algebra.rc b/scilab/modules/linear_algebra/src/c/linear_algebra.rc index ce14dd6..2c7ea89 100644 --- a/scilab/modules/linear_algebra/src/c/linear_algebra.rc +++ b/scilab/modules/linear_algebra/src/c/linear_algebra.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/linear_algebra/src/c/resource.h b/scilab/modules/linear_algebra/src/c/resource.h deleted file mode 100644 index 4f29d06..0000000 --- a/scilab/modules/linear_algebra/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by linear_algebra.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/linear_algebra/src/fortran/linear_algebra_f.rc b/scilab/modules/linear_algebra/src/fortran/linear_algebra_f.rc index f203622..7f6650b 100644 --- a/scilab/modules/linear_algebra/src/fortran/linear_algebra_f.rc +++ b/scilab/modules/linear_algebra/src/fortran/linear_algebra_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/localization/src/localization.rc b/scilab/modules/localization/src/localization.rc index 982902d..3ef07e1 100644 --- a/scilab/modules/localization/src/localization.rc +++ b/scilab/modules/localization/src/localization.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/matio/src/c/matio.rc b/scilab/modules/matio/src/c/matio.rc index 85ada5a..ab34d41 100644 --- a/scilab/modules/matio/src/c/matio.rc +++ b/scilab/modules/matio/src/c/matio.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/matio/src/c/resource.h b/scilab/modules/matio/src/c/resource.h deleted file mode 100644 index f857119..0000000 --- a/scilab/modules/matio/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by matio.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/matio/src/nomatio/nomatio.rc b/scilab/modules/matio/src/nomatio/nomatio.rc index 72763de..91ab95f 100644 --- a/scilab/modules/matio/src/nomatio/nomatio.rc +++ b/scilab/modules/matio/src/nomatio/nomatio.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/matio/src/nomatio/resource.h b/scilab/modules/matio/src/nomatio/resource.h deleted file mode 100644 index e69de29..0000000 --- a/scilab/modules/matio/src/nomatio/resource.h +++ /dev/null | |||
diff --git a/scilab/modules/mexlib/src/libmat/libmat.rc b/scilab/modules/mexlib/src/libmat/libmat.rc index db624d9..8556cf2 100644 --- a/scilab/modules/mexlib/src/libmat/libmat.rc +++ b/scilab/modules/mexlib/src/libmat/libmat.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/mexlib/src/libmex/libmex.rc b/scilab/modules/mexlib/src/libmex/libmex.rc index 24e8690..f500b50 100644 --- a/scilab/modules/mexlib/src/libmex/libmex.rc +++ b/scilab/modules/mexlib/src/libmex/libmex.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/mexlib/src/libmex/resource.h b/scilab/modules/mexlib/src/libmex/resource.h deleted file mode 100644 index 915b999..0000000 --- a/scilab/modules/mexlib/src/libmex/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by libmex.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/mexlib/src/libmx/libmx.rc b/scilab/modules/mexlib/src/libmx/libmx.rc index aba1727..8e3c28a 100644 --- a/scilab/modules/mexlib/src/libmx/libmx.rc +++ b/scilab/modules/mexlib/src/libmx/libmx.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/optimization/src/c/optimization.rc b/scilab/modules/optimization/src/c/optimization.rc index 7d6c5a5..c607fe9 100644 --- a/scilab/modules/optimization/src/c/optimization.rc +++ b/scilab/modules/optimization/src/c/optimization.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/optimization/src/fortran/optimization_f.rc b/scilab/modules/optimization/src/fortran/optimization_f.rc index 7a72710..af841da 100644 --- a/scilab/modules/optimization/src/fortran/optimization_f.rc +++ b/scilab/modules/optimization/src/fortran/optimization_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/output_stream/src/c/output_stream.rc b/scilab/modules/output_stream/src/c/output_stream.rc index 18edcf8..3fd30b3 100644 --- a/scilab/modules/output_stream/src/c/output_stream.rc +++ b/scilab/modules/output_stream/src/c/output_stream.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/output_stream/src/fortran/output_stream_f.rc b/scilab/modules/output_stream/src/fortran/output_stream_f.rc index 8ad3645..f93eea5 100644 --- a/scilab/modules/output_stream/src/fortran/output_stream_f.rc +++ b/scilab/modules/output_stream/src/fortran/output_stream_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/polynomials/src/c/polynomials.rc b/scilab/modules/polynomials/src/c/polynomials.rc index df47dd3..0943cb8 100644 --- a/scilab/modules/polynomials/src/c/polynomials.rc +++ b/scilab/modules/polynomials/src/c/polynomials.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/polynomials/src/fortran/polynomials_f.rc b/scilab/modules/polynomials/src/fortran/polynomials_f.rc index 630fc9d..9ac0054 100644 --- a/scilab/modules/polynomials/src/fortran/polynomials_f.rc +++ b/scilab/modules/polynomials/src/fortran/polynomials_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/pvm/src/c/pvm.rc b/scilab/modules/pvm/src/c/pvm.rc index 357c853..331dc25 100644 --- a/scilab/modules/pvm/src/c/pvm.rc +++ b/scilab/modules/pvm/src/c/pvm.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/pvm/src/c/resource.h b/scilab/modules/pvm/src/c/resource.h deleted file mode 100644 index 3950d21..0000000 --- a/scilab/modules/pvm/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by pvm.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/randlib/src/c/randlib.rc b/scilab/modules/randlib/src/c/randlib.rc index 1855ff7..7dca941 100644 --- a/scilab/modules/randlib/src/c/randlib.rc +++ b/scilab/modules/randlib/src/c/randlib.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/randlib/src/fortran/randlib_f.rc b/scilab/modules/randlib/src/fortran/randlib_f.rc index 5358936..5fbb43a 100644 --- a/scilab/modules/randlib/src/fortran/randlib_f.rc +++ b/scilab/modules/randlib/src/fortran/randlib_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/randlib/src/norandlib/norandlib.rc b/scilab/modules/randlib/src/norandlib/norandlib.rc index 5104e2f..790c803 100644 --- a/scilab/modules/randlib/src/norandlib/norandlib.rc +++ b/scilab/modules/randlib/src/norandlib/norandlib.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/randlib/src/norandlib/resource.h b/scilab/modules/randlib/src/norandlib/resource.h deleted file mode 100644 index 9768350..0000000 --- a/scilab/modules/randlib/src/norandlib/resource.h +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | |||
2 | /* | ||
3 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab | ||
4 | * Copyright (C) INRIA | ||
5 | * | ||
6 | * This file must be used under the terms of the CeCILL. | ||
7 | * This source file is licensed as described in the file COPYING, which | ||
8 | * you should have received as part of this distribution. The terms | ||
9 | * are also available at | ||
10 | * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | ||
11 | * | ||
12 | */ | ||
13 | |||
14 | //{{NO_DEPENDENCIES}} | ||
15 | // Microsoft Visual C++ generated include file. | ||
16 | // Used by randlib.rc | ||
17 | |||
18 | // Next default values for new objects | ||
19 | // | ||
20 | #ifdef APSTUDIO_INVOKED | ||
21 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
22 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
23 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
24 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
25 | #define _APS_NEXT_SYMED_VALUE 101 | ||
26 | #endif | ||
27 | #endif | ||
diff --git a/scilab/modules/renderer/renderer.rc b/scilab/modules/renderer/renderer.rc index 7c52b17..284000a 100644 --- a/scilab/modules/renderer/renderer.rc +++ b/scilab/modules/renderer/renderer.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/renderer/src/norenderer/norenderer.rc b/scilab/modules/renderer/src/norenderer/norenderer.rc index 33ffd05..3c5be63 100644 --- a/scilab/modules/renderer/src/norenderer/norenderer.rc +++ b/scilab/modules/renderer/src/norenderer/norenderer.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/renderer/src/norenderer/resource.h b/scilab/modules/renderer/src/norenderer/resource.h deleted file mode 100644 index 59a59de..0000000 --- a/scilab/modules/renderer/src/norenderer/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by module_skeleton.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/scicos/src/c/noscicos/noscicos.rc b/scilab/modules/scicos/src/c/noscicos/noscicos.rc index 7540b3b..7265fe8 100644 --- a/scilab/modules/scicos/src/c/noscicos/noscicos.rc +++ b/scilab/modules/scicos/src/c/noscicos/noscicos.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/scicos/src/c/noscicos/resource.h b/scilab/modules/scicos/src/c/noscicos/resource.h deleted file mode 100644 index 975c9f0..0000000 --- a/scilab/modules/scicos/src/c/noscicos/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by tclsci.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/scicos/src/c/scicos.rc b/scilab/modules/scicos/src/c/scicos.rc index 58d2870..d92ff83 100644 --- a/scilab/modules/scicos/src/c/scicos.rc +++ b/scilab/modules/scicos/src/c/scicos.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/scicos/src/fortran/scicos_f.rc b/scilab/modules/scicos/src/fortran/scicos_f.rc index c303063..e31b76d 100644 --- a/scilab/modules/scicos/src/fortran/scicos_f.rc +++ b/scilab/modules/scicos/src/fortran/scicos_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/scicos/src/scicos_sundials/scicos_sundials.rc b/scilab/modules/scicos/src/scicos_sundials/scicos_sundials.rc index 7f2a899..2da8d37 100644 --- a/scilab/modules/scicos/src/scicos_sundials/scicos_sundials.rc +++ b/scilab/modules/scicos/src/scicos_sundials/scicos_sundials.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/scicos_blocks/src/c/scicos_blocks.rc b/scilab/modules/scicos_blocks/src/c/scicos_blocks.rc index a9a38c1..f9ac6a1 100644 --- a/scilab/modules/scicos_blocks/src/c/scicos_blocks.rc +++ b/scilab/modules/scicos_blocks/src/c/scicos_blocks.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/scicos_blocks/src/fortran/scicos_blocks_f.rc b/scilab/modules/scicos_blocks/src/fortran/scicos_blocks_f.rc index 4f52eef..157656c 100644 --- a/scilab/modules/scicos_blocks/src/fortran/scicos_blocks_f.rc +++ b/scilab/modules/scicos_blocks/src/fortran/scicos_blocks_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/shell/src/c/resource.h b/scilab/modules/shell/src/c/resource.h deleted file mode 100644 index 4f59277..0000000 --- a/scilab/modules/shell/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by console.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/shell/src/c/shell.rc b/scilab/modules/shell/src/c/shell.rc index 4bba2c0..d0598d7 100644 --- a/scilab/modules/shell/src/c/shell.rc +++ b/scilab/modules/shell/src/c/shell.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/signal_processing/src/c/signal_processing.rc b/scilab/modules/signal_processing/src/c/signal_processing.rc index 7e91bcd..8565c16 100644 --- a/scilab/modules/signal_processing/src/c/signal_processing.rc +++ b/scilab/modules/signal_processing/src/c/signal_processing.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/signal_processing/src/fortran/signal_processing_f.rc b/scilab/modules/signal_processing/src/fortran/signal_processing_f.rc index f2558a3..6b39395 100644 --- a/scilab/modules/signal_processing/src/fortran/signal_processing_f.rc +++ b/scilab/modules/signal_processing/src/fortran/signal_processing_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/sound/src/c/resource.h b/scilab/modules/sound/src/c/resource.h deleted file mode 100644 index ca2f18e..0000000 --- a/scilab/modules/sound/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by sound.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/sound/src/c/sound.rc b/scilab/modules/sound/src/c/sound.rc index 710721f..fade1f6 100644 --- a/scilab/modules/sound/src/c/sound.rc +++ b/scilab/modules/sound/src/c/sound.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/sound/src/nosound/nosound.rc b/scilab/modules/sound/src/nosound/nosound.rc index 15b9559..02cf111 100644 --- a/scilab/modules/sound/src/nosound/nosound.rc +++ b/scilab/modules/sound/src/nosound/nosound.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/sound/src/nosound/resource.h b/scilab/modules/sound/src/nosound/resource.h deleted file mode 100644 index ca2f18e..0000000 --- a/scilab/modules/sound/src/nosound/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by sound.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/sparse/src/c/sparse.rc b/scilab/modules/sparse/src/c/sparse.rc index 41d3a2b..e775fe5 100644 --- a/scilab/modules/sparse/src/c/sparse.rc +++ b/scilab/modules/sparse/src/c/sparse.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/sparse/src/fortran/sparse_f.rc b/scilab/modules/sparse/src/fortran/sparse_f.rc index 43b0107..56149f5 100644 --- a/scilab/modules/sparse/src/fortran/sparse_f.rc +++ b/scilab/modules/sparse/src/fortran/sparse_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/spreadsheet/src/c/resource.h b/scilab/modules/spreadsheet/src/c/resource.h deleted file mode 100644 index b98dfc8..0000000 --- a/scilab/modules/spreadsheet/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by spreadsheet.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/spreadsheet/src/c/spreadsheet.rc b/scilab/modules/spreadsheet/src/c/spreadsheet.rc index 0fded6f..1b1975b 100644 --- a/scilab/modules/spreadsheet/src/c/spreadsheet.rc +++ b/scilab/modules/spreadsheet/src/c/spreadsheet.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc b/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc index aaa67b2..4f0f889 100644 --- a/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc +++ b/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/spreadsheet/src/nospreadsheet/resource.h b/scilab/modules/spreadsheet/src/nospreadsheet/resource.h deleted file mode 100644 index 9a4c0ff..0000000 --- a/scilab/modules/spreadsheet/src/nospreadsheet/resource.h +++ /dev/null | |||
@@ -1,27 +0,0 @@ | |||
1 | |||
2 | /* | ||
3 | * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab | ||
4 | * Copyright (C) 2008 - INRIA | ||
5 | * | ||
6 | * This file must be used under the terms of the CeCILL. | ||
7 | * This source file is licensed as described in the file COPYING, which | ||
8 | * you should have received as part of this distribution. The terms | ||
9 | * are also available at | ||
10 | * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt | ||
11 | * | ||
12 | */ | ||
13 | |||
14 | //{{NO_DEPENDENCIES}} | ||
15 | // Microsoft Visual C++ generated include file. | ||
16 | // Used by spreadsheet.rc | ||
17 | |||
18 | // Next default values for new objects | ||
19 | // | ||
20 | #ifdef APSTUDIO_INVOKED | ||
21 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
22 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
23 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
24 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
25 | #define _APS_NEXT_SYMED_VALUE 101 | ||
26 | #endif | ||
27 | #endif | ||
diff --git a/scilab/modules/statistics/src/c/statistics.rc b/scilab/modules/statistics/src/c/statistics.rc index c1fdd16..eb67ae2 100644 --- a/scilab/modules/statistics/src/c/statistics.rc +++ b/scilab/modules/statistics/src/c/statistics.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/string/src/c/string.rc b/scilab/modules/string/src/c/string.rc index 0336c2f..8a84a84 100644 --- a/scilab/modules/string/src/c/string.rc +++ b/scilab/modules/string/src/c/string.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/string/src/fortran/string_f.rc b/scilab/modules/string/src/fortran/string_f.rc index ee3f25d..d63eb13 100644 --- a/scilab/modules/string/src/fortran/string_f.rc +++ b/scilab/modules/string/src/fortran/string_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/symbolic/src/c/symbolic.rc b/scilab/modules/symbolic/src/c/symbolic.rc index 51d197c..a934214 100644 --- a/scilab/modules/symbolic/src/c/symbolic.rc +++ b/scilab/modules/symbolic/src/c/symbolic.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/symbolic/src/fortran/symbolic_f.rc b/scilab/modules/symbolic/src/fortran/symbolic_f.rc index 60d554b..7d6c81c 100644 --- a/scilab/modules/symbolic/src/fortran/symbolic_f.rc +++ b/scilab/modules/symbolic/src/fortran/symbolic_f.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/tclsci/src/c/resource.h b/scilab/modules/tclsci/src/c/resource.h deleted file mode 100644 index 975c9f0..0000000 --- a/scilab/modules/tclsci/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by tclsci.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/tclsci/src/c/tclsci.rc b/scilab/modules/tclsci/src/c/tclsci.rc index 9eb18ad..cc1a911 100644 --- a/scilab/modules/tclsci/src/c/tclsci.rc +++ b/scilab/modules/tclsci/src/c/tclsci.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/time/src/c/resource.h b/scilab/modules/time/src/c/resource.h deleted file mode 100644 index ac8a92c..0000000 --- a/scilab/modules/time/src/c/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by time.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/time/src/c/time.rc b/scilab/modules/time/src/c/time.rc index 4c1db46..73fcf19 100644 --- a/scilab/modules/time/src/c/time.rc +++ b/scilab/modules/time/src/c/time.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/umfpack/src/c/umfpack.rc b/scilab/modules/umfpack/src/c/umfpack.rc index e44b404..21e0144 100644 --- a/scilab/modules/umfpack/src/c/umfpack.rc +++ b/scilab/modules/umfpack/src/c/umfpack.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/umfpack/src/noumfpack/noumfpack.rc b/scilab/modules/umfpack/src/noumfpack/noumfpack.rc index f0eacee..d9b6210 100644 --- a/scilab/modules/umfpack/src/noumfpack/noumfpack.rc +++ b/scilab/modules/umfpack/src/noumfpack/noumfpack.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | #include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/umfpack/src/noumfpack/resource.h b/scilab/modules/umfpack/src/noumfpack/resource.h deleted file mode 100644 index 975c9f0..0000000 --- a/scilab/modules/umfpack/src/noumfpack/resource.h +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | //{{NO_DEPENDENCIES}} | ||
2 | // Microsoft Visual C++ generated include file. | ||
3 | // Used by tclsci.rc | ||
4 | |||
5 | // Next default values for new objects | ||
6 | // | ||
7 | #ifdef APSTUDIO_INVOKED | ||
8 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
9 | #define _APS_NEXT_RESOURCE_VALUE 101 | ||
10 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
11 | #define _APS_NEXT_CONTROL_VALUE 1001 | ||
12 | #define _APS_NEXT_SYMED_VALUE 101 | ||
13 | #endif | ||
14 | #endif | ||
diff --git a/scilab/modules/xcos/src/c/xcos.rc b/scilab/modules/xcos/src/c/xcos.rc index 57d3c98..d55c06e 100644 --- a/scilab/modules/xcos/src/c/xcos.rc +++ b/scilab/modules/xcos/src/c/xcos.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |
diff --git a/scilab/modules/xpad/src/c/xpad.rc b/scilab/modules/xpad/src/c/xpad.rc index fccafcf..5bbc19c 100644 --- a/scilab/modules/xpad/src/c/xpad.rc +++ b/scilab/modules/xpad/src/c/xpad.rc | |||
@@ -1,6 +1,6 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | 1 | // Microsoft Visual C++ generated resource script. |
2 | // | 2 | // |
3 | //#include "resource.h" | 3 | |
4 | 4 | ||
5 | #define APSTUDIO_READONLY_SYMBOLS | 5 | #define APSTUDIO_READONLY_SYMBOLS |
6 | ///////////////////////////////////////////////////////////////////////////// | 6 | ///////////////////////////////////////////////////////////////////////////// |