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/modules/intersci/src | |
parent | f7f82db09d68e457bd6d834fbe822c9297c875ec (diff) | |
download | scilab-8a98d9ab75df8435f2825820dec9746f010c9cca.zip scilab-8a98d9ab75df8435f2825820dec9746f010c9cca.tar.gz |
compatibility dll versioning and VS express
Diffstat (limited to 'scilab/modules/intersci/src')
-rw-r--r-- | scilab/modules/intersci/src/lib/intersci.rc | 2 | ||||
-rw-r--r-- | scilab/modules/intersci/src/lib/resource.h | 14 |
2 files changed, 1 insertions, 15 deletions
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 | ||