diff options
author | Allan CORNET <allan.cornet@scilab.org> | 2011-02-26 17:43:54 +0100 |
---|---|---|
committer | Vincent COUVERT <vincent.couvert@scilab.org> | 2011-03-04 11:59:02 +0100 |
commit | 108a821a92eb1060677308753b52d934b1499063 (patch) | |
tree | f86ae139fe9de3bfca43b121b285558d7ec821ea | |
parent | 3df6e472c71baba2d445a380250ccd8149e43bef (diff) | |
download | scilab-108a821a92eb1060677308753b52d934b1499063.zip scilab-108a821a92eb1060677308753b52d934b1499063.tar.gz |
update .rc and re-add some .rc removed by import
Change-Id: I68c7f3b2feaab9d3053105c48b2134cd49ba3351
125 files changed, 283 insertions, 131 deletions
diff --git a/scilab/bin/bin.iss b/scilab/bin/bin.iss index 26365dc..51f3a76 100644 --- a/scilab/bin/bin.iss +++ b/scilab/bin/bin.iss | |||
@@ -16,6 +16,7 @@ Source: bin\blasplus.lib; DestDir: {app}\bin; Components: {#COMPN_SCILAB} | |||
16 | #ifndef SCILAB_X64 | 16 | #ifndef SCILAB_X64 |
17 | ; JRE x86 requires this files | 17 | ; JRE x86 requires this files |
18 | Source: bin\msvcr71.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} | 18 | Source: bin\msvcr71.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} |
19 | Source: bin\iconv.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} | ||
19 | #endif | 20 | #endif |
20 | ; | 21 | ; |
21 | #ifdef SCILAB_X64 | 22 | #ifdef SCILAB_X64 |
@@ -41,8 +42,6 @@ Source: bin\dynamiclibrary.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} | |||
41 | ; | 42 | ; |
42 | Source: bin\libst.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} | 43 | Source: bin\libst.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} |
43 | ; | 44 | ; |
44 | Source: bin\iconv.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} | ||
45 | ; | ||
46 | ; used for localization | 45 | ; used for localization |
47 | Source: bin\libintl.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} | 46 | Source: bin\libintl.dll; DestDir: {app}\bin; Components: {#COMPN_SCILAB} |
48 | Source: bin\libintl.lib; DestDir: {app}\bin; Components: {#COMPN_SCILAB} | 47 | Source: bin\libintl.lib; DestDir: {app}\bin; Components: {#COMPN_SCILAB} |
diff --git a/scilab/libs/GetWindowsVersion/GetWindowsVersion.rc b/scilab/libs/GetWindowsVersion/GetWindowsVersion.rc index 3831948..39939d0 100644 --- a/scilab/libs/GetWindowsVersion/GetWindowsVersion.rc +++ b/scilab/libs/GetWindowsVersion/GetWindowsVersion.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "GetWindowsVersion library for Scilab 5.x" | 67 | VALUE "FileDescription", "GetWindowsVersion library for Scilab 5.x" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "GetWindowsVersion library for Scilab 5.x" | 69 | VALUE "InternalName", "GetWindowsVersion library for Scilab 5.x" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "GetWindowsVersion.dll" | 71 | VALUE "OriginalFilename", "GetWindowsVersion.dll" |
72 | VALUE "ProductName", "GetWindowsVersion library for Scilab 5.x" | 72 | VALUE "ProductName", "GetWindowsVersion library for Scilab 5.x" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/libs/LibScilab/libscilab.rc b/scilab/libs/LibScilab/libscilab.rc index c92da20..0327d19 100644 --- a/scilab/libs/LibScilab/libscilab.rc +++ b/scilab/libs/LibScilab/libscilab.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "Scilab library" | 68 | VALUE "FileDescription", "Scilab library" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "Scilab library" | 70 | VALUE "InternalName", "Scilab library" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "libscilab.dll" | 72 | VALUE "OriginalFilename", "libscilab.dll" |
73 | VALUE "ProductName", "Scilab library (Intel Fortran)" | 73 | VALUE "ProductName", "Scilab library (Intel Fortran)" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/libs/LibScilab/libscilab_f2c.rc b/scilab/libs/LibScilab/libscilab_f2c.rc index e54d0df..3c10a66 100644 --- a/scilab/libs/LibScilab/libscilab_f2c.rc +++ b/scilab/libs/LibScilab/libscilab_f2c.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "Scilab library" | 67 | VALUE "FileDescription", "Scilab library" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "Scilab library" | 69 | VALUE "InternalName", "Scilab library" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "libscilab.dll" | 71 | VALUE "OriginalFilename", "libscilab.dll" |
72 | VALUE "ProductName", "Scilab library (f2c)" | 72 | VALUE "ProductName", "Scilab library (f2c)" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/libs/MALLOC/MALLOC.rc b/scilab/libs/MALLOC/MALLOC.rc index 89c4436..90bb3fb 100644 --- a/scilab/libs/MALLOC/MALLOC.rc +++ b/scilab/libs/MALLOC/MALLOC.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "MALLOC library for Scilab 5.x" | 67 | VALUE "FileDescription", "MALLOC library for Scilab 5.x" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "MALLOC library for Scilab 5.x" | 69 | VALUE "InternalName", "MALLOC library for Scilab 5.x" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "MALLOC.dll" | 71 | VALUE "OriginalFilename", "MALLOC.dll" |
72 | VALUE "ProductName", "MALLOC library for Scilab 5.x" | 72 | VALUE "ProductName", "MALLOC library for Scilab 5.x" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/libs/doublylinkedlist/doublylinkedlist.rc b/scilab/libs/doublylinkedlist/doublylinkedlist.rc index f87ed84..68d72dc 100644 --- a/scilab/libs/doublylinkedlist/doublylinkedlist.rc +++ b/scilab/libs/doublylinkedlist/doublylinkedlist.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "doublylinkedlist library for Scilab 5.x" | 67 | VALUE "FileDescription", "doublylinkedlist library for Scilab 5.x" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "doublylinkedlist library for Scilab 5.x" | 69 | VALUE "InternalName", "doublylinkedlist library for Scilab 5.x" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "doublylinkedlist.dll" | 71 | VALUE "OriginalFilename", "doublylinkedlist.dll" |
72 | VALUE "ProductName", "doublylinkedlist library for Scilab 5.x" | 72 | VALUE "ProductName", "doublylinkedlist library for Scilab 5.x" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/libs/dynamiclibrary/dynamiclibrary.rc b/scilab/libs/dynamiclibrary/dynamiclibrary.rc index 9db4099..81f7ad6 100644 --- a/scilab/libs/dynamiclibrary/dynamiclibrary.rc +++ b/scilab/libs/dynamiclibrary/dynamiclibrary.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "dynamiclibrary library for Scilab 5.x" | 67 | VALUE "FileDescription", "dynamiclibrary library for Scilab 5.x" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "dynamiclibrary library for Scilab 5.x" | 69 | VALUE "InternalName", "dynamiclibrary library for Scilab 5.x" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "dynamiclibrary.dll" | 71 | VALUE "OriginalFilename", "dynamiclibrary.dll" |
72 | VALUE "ProductName", "dynamiclibrary library for Scilab 5.x" | 72 | VALUE "ProductName", "dynamiclibrary library for Scilab 5.x" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/libs/hashtable/hashtable.rc b/scilab/libs/hashtable/hashtable.rc index ddf608c..d313f1f 100644 --- a/scilab/libs/hashtable/hashtable.rc +++ b/scilab/libs/hashtable/hashtable.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "hashtable library for Scilab 5.x" | 67 | VALUE "FileDescription", "hashtable library for Scilab 5.x" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "hashtable library for Scilab 5.x" | 69 | VALUE "InternalName", "hashtable library for Scilab 5.x" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "hashtable.dll" | 71 | VALUE "OriginalFilename", "hashtable.dll" |
72 | VALUE "ProductName", "hashtable library for Scilab 5.x" | 72 | VALUE "ProductName", "hashtable library for Scilab 5.x" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/libs/libst/libst.rc b/scilab/libs/libst/libst.rc index 17eb72f..fedfdcc 100644 --- a/scilab/libs/libst/libst.rc +++ b/scilab/libs/libst/libst.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "libst library for Scilab 5.x" | 67 | VALUE "FileDescription", "libst library for Scilab 5.x" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "libst library for Scilab 5.x" | 69 | VALUE "InternalName", "libst library for Scilab 5.x" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "libst.dll" | 71 | VALUE "OriginalFilename", "libst.dll" |
72 | VALUE "ProductName", "libst library for Scilab 5.x" | 72 | VALUE "ProductName", "libst library for Scilab 5.x" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/action_binding/src/c/action_binding.rc b/scilab/modules/action_binding/src/c/action_binding.rc index 9ead998..36e8c7c 100644 --- a/scilab/modules/action_binding/src/c/action_binding.rc +++ b/scilab/modules/action_binding/src/c/action_binding.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "action_binding module" | 68 | VALUE "FileDescription", "action_binding module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "action_binding module" | 70 | VALUE "InternalName", "action_binding module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "action_binding.dll" | 72 | VALUE "OriginalFilename", "action_binding.dll" |
73 | VALUE "ProductName", " action_binding" | 73 | VALUE "ProductName", " action_binding" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 80afdd8..44b179f 100644 --- a/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc +++ b/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noaction_binding module" | 68 | VALUE "FileDescription", "noaction_binding module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "noaction_binding module" | 70 | VALUE "InternalName", "noaction_binding module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "noaction_binding.dll" | 72 | VALUE "OriginalFilename", "noaction_binding.dll" |
73 | VALUE "ProductName", " noaction_binding" | 73 | VALUE "ProductName", " noaction_binding" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/api_scilab/src/c/api_scilab.rc b/scilab/modules/api_scilab/src/c/api_scilab.rc index 0b9a782..5c8a513 100644 --- a/scilab/modules/api_scilab/src/c/api_scilab.rc +++ b/scilab/modules/api_scilab/src/c/api_scilab.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "api_scilab module" | 67 | VALUE "FileDescription", "api_scilab module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "api_scilab module" | 69 | VALUE "InternalName", "api_scilab module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "api_scilab.dll" | 71 | VALUE "OriginalFilename", "api_scilab.dll" |
72 | VALUE "ProductName", "api_scilab module" | 72 | VALUE "ProductName", "api_scilab module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/arnoldi/src/c/arnoldi.rc b/scilab/modules/arnoldi/src/c/arnoldi.rc index d1daaef..44ac9f2 100644 --- a/scilab/modules/arnoldi/src/c/arnoldi.rc +++ b/scilab/modules/arnoldi/src/c/arnoldi.rc | |||
@@ -72,7 +72,7 @@ BEGIN | |||
72 | VALUE "FileDescription", "arnoldi module" | 72 | VALUE "FileDescription", "arnoldi module" |
73 | VALUE "FileVersion", "5, 4, 0, 0" | 73 | VALUE "FileVersion", "5, 4, 0, 0" |
74 | VALUE "InternalName", "arnoldi" | 74 | VALUE "InternalName", "arnoldi" |
75 | VALUE "LegalCopyright", "Copyright (C) 2010" | 75 | VALUE "LegalCopyright", "Copyright (C) 2011" |
76 | VALUE "OriginalFilename", "arnoldi.dll" | 76 | VALUE "OriginalFilename", "arnoldi.dll" |
77 | VALUE "ProductName", "arnoldi module" | 77 | VALUE "ProductName", "arnoldi module" |
78 | VALUE "ProductVersion", "5, 4, 0, 0" | 78 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/boolean/src/c/boolean.rc b/scilab/modules/boolean/src/c/boolean.rc index 70c7327..5792b43 100644 --- a/scilab/modules/boolean/src/c/boolean.rc +++ b/scilab/modules/boolean/src/c/boolean.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "boolean module" | 67 | VALUE "FileDescription", "boolean module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "boolean module" | 69 | VALUE "InternalName", "boolean module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "boolean.dll" | 71 | VALUE "OriginalFilename", "boolean.dll" |
72 | VALUE "ProductName", "boolean module" | 72 | VALUE "ProductName", "boolean module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/boolean/src/fortran/boolean_f.rc b/scilab/modules/boolean/src/fortran/boolean_f.rc index 07aa044..3118c72 100644 --- a/scilab/modules/boolean/src/fortran/boolean_f.rc +++ b/scilab/modules/boolean/src/fortran/boolean_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "boolean_f module" | 67 | VALUE "FileDescription", "boolean_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "boolean_f module" | 69 | VALUE "InternalName", "boolean_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "boolean_f.dll" | 71 | VALUE "OriginalFilename", "boolean_f.dll" |
72 | VALUE "ProductName", "boolean_f module" | 72 | VALUE "ProductName", "boolean_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/cacsd/src/c/cacsd.rc b/scilab/modules/cacsd/src/c/cacsd.rc index 50a150b..3a7d455 100644 --- a/scilab/modules/cacsd/src/c/cacsd.rc +++ b/scilab/modules/cacsd/src/c/cacsd.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "cacsd module" | 66 | VALUE "FileDescription", "cacsd module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "cacsd module" | 68 | VALUE "InternalName", "cacsd module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "cacsd.dll" | 70 | VALUE "OriginalFilename", "cacsd.dll" |
71 | VALUE "ProductName", "cacsd module" | 71 | VALUE "ProductName", "cacsd module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/cacsd/src/fortran/cacsd_f.rc b/scilab/modules/cacsd/src/fortran/cacsd_f.rc index 1f1754d..53378c1 100644 --- a/scilab/modules/cacsd/src/fortran/cacsd_f.rc +++ b/scilab/modules/cacsd/src/fortran/cacsd_f.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "elementary_functions_f module" | 66 | VALUE "FileDescription", "elementary_functions_f module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "elementary_functions_f module" | 68 | VALUE "InternalName", "elementary_functions_f module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "elementary_functions_f.dll" | 70 | VALUE "OriginalFilename", "elementary_functions_f.dll" |
71 | VALUE "ProductName", "elementary_functions_f module" | 71 | VALUE "ProductName", "elementary_functions_f module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 877f66e..5dbd9f4 100644 --- a/scilab/modules/cacsd/src/slicot/slicot_f/slicot_f.rc +++ b/scilab/modules/cacsd/src/slicot/slicot_f/slicot_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "slicot_f module" | 67 | VALUE "FileDescription", "slicot_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "slicot_f module" | 69 | VALUE "InternalName", "slicot_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "slicot_f.dll" | 71 | VALUE "OriginalFilename", "slicot_f.dll" |
72 | VALUE "ProductName", "slicot_f module" | 72 | VALUE "ProductName", "slicot_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/call_scilab/src/c/call_scilab.rc b/scilab/modules/call_scilab/src/c/call_scilab.rc index 2446ce5..32f6a31 100644 --- a/scilab/modules/call_scilab/src/c/call_scilab.rc +++ b/scilab/modules/call_scilab/src/c/call_scilab.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "call_scilab module" | 67 | VALUE "FileDescription", "call_scilab module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "call_scilab module" | 69 | VALUE "InternalName", "call_scilab module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "call_scilab.dll" | 71 | VALUE "OriginalFilename", "call_scilab.dll" |
72 | VALUE "ProductName", " call_scilab module" | 72 | VALUE "ProductName", " call_scilab module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/commons/src/c/commons.rc b/scilab/modules/commons/src/c/commons.rc index 5a5ed8d..ec0dc18 100644 --- a/scilab/modules/commons/src/c/commons.rc +++ b/scilab/modules/commons/src/c/commons.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "commons module" | 66 | VALUE "FileDescription", "commons module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "commons module" | 68 | VALUE "InternalName", "commons module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "commons.dll" | 70 | VALUE "OriginalFilename", "commons.dll" |
71 | VALUE "ProductName", "commons module" | 71 | VALUE "ProductName", "commons module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/commons/src/fortran/commons_f.rc b/scilab/modules/commons/src/fortran/commons_f.rc index acdb9f1..07db99b 100644 --- a/scilab/modules/commons/src/fortran/commons_f.rc +++ b/scilab/modules/commons/src/fortran/commons_f.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "commons_f module" | 66 | VALUE "FileDescription", "commons_f module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "commons_f module" | 68 | VALUE "InternalName", "commons_f module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "commons_f.dll" | 70 | VALUE "OriginalFilename", "commons_f.dll" |
71 | VALUE "ProductName", "commons_f module" | 71 | VALUE "ProductName", "commons_f module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/completion/src/c/completion.rc b/scilab/modules/completion/src/c/completion.rc index 21dc445..604fbc1 100644 --- a/scilab/modules/completion/src/c/completion.rc +++ b/scilab/modules/completion/src/c/completion.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "completion module" | 68 | VALUE "FileDescription", "completion module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "completion module" | 70 | VALUE "InternalName", "completion module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "completion.dll" | 72 | VALUE "OriginalFilename", "completion.dll" |
73 | VALUE "ProductName", " completion" | 73 | VALUE "ProductName", " completion" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/completion/src/nocompletion/nocompletion.rc b/scilab/modules/completion/src/nocompletion/nocompletion.rc index d962fa8..75c65f6 100644 --- a/scilab/modules/completion/src/nocompletion/nocompletion.rc +++ b/scilab/modules/completion/src/nocompletion/nocompletion.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nocompletion module" | 68 | VALUE "FileDescription", "nocompletion module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nocompletion module" | 70 | VALUE "InternalName", "nocompletion module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nocompletion.dll" | 72 | VALUE "OriginalFilename", "nocompletion.dll" |
73 | VALUE "ProductName", " nocompletion" | 73 | VALUE "ProductName", " nocompletion" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/console/src/c/console.rc b/scilab/modules/console/src/c/console.rc index 505dc75..31d4224 100644 --- a/scilab/modules/console/src/c/console.rc +++ b/scilab/modules/console/src/c/console.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "console module" | 67 | VALUE "FileDescription", "console module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "console module" | 69 | VALUE "InternalName", "console module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "sciconsole.dll" | 71 | VALUE "OriginalFilename", "sciconsole.dll" |
72 | VALUE "ProductName", " console module" | 72 | VALUE "ProductName", " console module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/console/src/noconsole/noconsole.rc b/scilab/modules/console/src/noconsole/noconsole.rc index 8cac7b0..18ba4f1 100644 --- a/scilab/modules/console/src/noconsole/noconsole.rc +++ b/scilab/modules/console/src/noconsole/noconsole.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noconsole module" | 68 | VALUE "FileDescription", "noconsole module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "noconsole module" | 70 | VALUE "InternalName", "noconsole module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "noconsole.dll" | 72 | VALUE "OriginalFilename", "noconsole.dll" |
73 | VALUE "ProductName", " noconsole" | 73 | VALUE "ProductName", " noconsole" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/data_structures/src/c/data_structures.rc b/scilab/modules/data_structures/src/c/data_structures.rc index 5b78ac7..336f862 100644 --- a/scilab/modules/data_structures/src/c/data_structures.rc +++ b/scilab/modules/data_structures/src/c/data_structures.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "data_structures module" | 66 | VALUE "FileDescription", "data_structures module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "data_structures module" | 68 | VALUE "InternalName", "data_structures module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "data_structures.dll" | 70 | VALUE "OriginalFilename", "data_structures.dll" |
71 | VALUE "ProductName", "data_structures module" | 71 | VALUE "ProductName", "data_structures module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/data_structures/src/fortran/data_structures_f.rc b/scilab/modules/data_structures/src/fortran/data_structures_f.rc index 1f1754d..53378c1 100644 --- a/scilab/modules/data_structures/src/fortran/data_structures_f.rc +++ b/scilab/modules/data_structures/src/fortran/data_structures_f.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "elementary_functions_f module" | 66 | VALUE "FileDescription", "elementary_functions_f module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "elementary_functions_f module" | 68 | VALUE "InternalName", "elementary_functions_f module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "elementary_functions_f.dll" | 70 | VALUE "OriginalFilename", "elementary_functions_f.dll" |
71 | VALUE "ProductName", "elementary_functions_f module" | 71 | VALUE "ProductName", "elementary_functions_f module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/differential_equations/src/c/differential_equations.rc b/scilab/modules/differential_equations/src/c/differential_equations.rc index 8846ad0..a13e1c1 100644 --- a/scilab/modules/differential_equations/src/c/differential_equations.rc +++ b/scilab/modules/differential_equations/src/c/differential_equations.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "differential_equations module" | 66 | VALUE "FileDescription", "differential_equations module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "differential_equations module" | 68 | VALUE "InternalName", "differential_equations module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "differential_equations.dll" | 70 | VALUE "OriginalFilename", "differential_equations.dll" |
71 | VALUE "ProductName", "differential_equations module" | 71 | VALUE "ProductName", "differential_equations module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/differential_equations/src/fortran/differential_equations_f.rc b/scilab/modules/differential_equations/src/fortran/differential_equations_f.rc index 6a946c9..720448f 100644 --- a/scilab/modules/differential_equations/src/fortran/differential_equations_f.rc +++ b/scilab/modules/differential_equations/src/fortran/differential_equations_f.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "differential_equations_f module" | 66 | VALUE "FileDescription", "differential_equations_f module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "differential_equations_f module" | 68 | VALUE "InternalName", "differential_equations_f module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "differential_equations_f.dll" | 70 | VALUE "OriginalFilename", "differential_equations_f.dll" |
71 | VALUE "ProductName", "differential_equations_f module" | 71 | VALUE "ProductName", "differential_equations_f module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/double/src/c/double.rc b/scilab/modules/double/src/c/double.rc index 6419b61..c489c15 100644 --- a/scilab/modules/double/src/c/double.rc +++ b/scilab/modules/double/src/c/double.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "double module" | 67 | VALUE "FileDescription", "double module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "double module" | 69 | VALUE "InternalName", "double module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "double.dll" | 71 | VALUE "OriginalFilename", "double.dll" |
72 | VALUE "ProductName", "double module" | 72 | VALUE "ProductName", "double module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/double/src/fortran/double_f.rc b/scilab/modules/double/src/fortran/double_f.rc index 7654510..552ff51 100644 --- a/scilab/modules/double/src/fortran/double_f.rc +++ b/scilab/modules/double/src/fortran/double_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "double_f module" | 67 | VALUE "FileDescription", "double_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "double_f module" | 69 | VALUE "InternalName", "double_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "double_f.dll" | 71 | VALUE "OriginalFilename", "double_f.dll" |
72 | VALUE "ProductName", "double_f module" | 72 | VALUE "ProductName", "double_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/dynamic_link/src/c/dynamic_link.rc b/scilab/modules/dynamic_link/src/c/dynamic_link.rc index 68b4c8c..3183937 100644 --- a/scilab/modules/dynamic_link/src/c/dynamic_link.rc +++ b/scilab/modules/dynamic_link/src/c/dynamic_link.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "dynamic_link module" | 67 | VALUE "FileDescription", "dynamic_link module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "dynamic_link module" | 69 | VALUE "InternalName", "dynamic_link module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "dynamic_link.dll" | 71 | VALUE "OriginalFilename", "dynamic_link.dll" |
72 | VALUE "ProductName", "dynamic_link module" | 72 | VALUE "ProductName", "dynamic_link module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 a7fe8bc..00c3ae5 100644 --- a/scilab/modules/dynamic_link/src/fortran/dynamic_link_f.rc +++ b/scilab/modules/dynamic_link/src/fortran/dynamic_link_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "dynamic_link_f module" | 67 | VALUE "FileDescription", "dynamic_link_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "dynamic_link_f module" | 69 | VALUE "InternalName", "dynamic_link_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "dynamic_link_f.dll" | 71 | VALUE "OriginalFilename", "dynamic_link_f.dll" |
72 | VALUE "ProductName", "dynamic_link_f module" | 72 | VALUE "ProductName", "dynamic_link_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/elementary_functions/src/c/elementary_functions.rc b/scilab/modules/elementary_functions/src/c/elementary_functions.rc index 53659b8..9974a1b 100644 --- a/scilab/modules/elementary_functions/src/c/elementary_functions.rc +++ b/scilab/modules/elementary_functions/src/c/elementary_functions.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "elementary_functions module" | 66 | VALUE "FileDescription", "elementary_functions module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "elementary_functions module" | 68 | VALUE "InternalName", "elementary_functions module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "elementary_functions.dll" | 70 | VALUE "OriginalFilename", "elementary_functions.dll" |
71 | VALUE "ProductName", "elementary_functions module" | 71 | VALUE "ProductName", "elementary_functions module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/elementary_functions/src/fortran/eispack/eispack_f.rc b/scilab/modules/elementary_functions/src/fortran/eispack/eispack_f.rc index 5987d5e..fc5f683 100644 --- a/scilab/modules/elementary_functions/src/fortran/eispack/eispack_f.rc +++ b/scilab/modules/elementary_functions/src/fortran/eispack/eispack_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "eispack library" | 67 | VALUE "FileDescription", "eispack library" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "eispack library for scilab 5.x" | 69 | VALUE "InternalName", "eispack library for scilab 5.x" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "eispack.dll" | 71 | VALUE "OriginalFilename", "eispack.dll" |
72 | VALUE "ProductName", "eispack library for scilab 5.x" | 72 | VALUE "ProductName", "eispack library for scilab 5.x" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/elementary_functions/src/fortran/elementary_functions_f.rc b/scilab/modules/elementary_functions/src/fortran/elementary_functions_f.rc index 1f1754d..53378c1 100644 --- a/scilab/modules/elementary_functions/src/fortran/elementary_functions_f.rc +++ b/scilab/modules/elementary_functions/src/fortran/elementary_functions_f.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "elementary_functions_f module" | 66 | VALUE "FileDescription", "elementary_functions_f module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "elementary_functions_f module" | 68 | VALUE "InternalName", "elementary_functions_f module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "elementary_functions_f.dll" | 70 | VALUE "OriginalFilename", "elementary_functions_f.dll" |
71 | VALUE "ProductName", "elementary_functions_f module" | 71 | VALUE "ProductName", "elementary_functions_f module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 c8eb8fe..1755fbe 100644 --- a/scilab/modules/elementary_functions/src/fortran/linpack/linpack_f.rc +++ b/scilab/modules/elementary_functions/src/fortran/linpack/linpack_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "linpack_f module" | 67 | VALUE "FileDescription", "linpack_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "linpack_f module" | 69 | VALUE "InternalName", "linpack_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "linpack_f.dll" | 71 | VALUE "OriginalFilename", "linpack_f.dll" |
72 | VALUE "ProductName", "linpack_f module" | 72 | VALUE "ProductName", "linpack_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 6b9b248..a386959 100644 --- a/scilab/modules/elementary_functions/src/fortran/slatec/slatec_f.rc +++ b/scilab/modules/elementary_functions/src/fortran/slatec/slatec_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "slatec_f module" | 67 | VALUE "FileDescription", "slatec_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "slatec_f module" | 69 | VALUE "InternalName", "slatec_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "slatec_f.dll" | 71 | VALUE "OriginalFilename", "slatec_f.dll" |
72 | VALUE "ProductName", "slatec_f module" | 72 | VALUE "ProductName", "slatec_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/fftw/src/c/fftw.rc b/scilab/modules/fftw/src/c/fftw.rc index 0502914..68be115 100644 --- a/scilab/modules/fftw/src/c/fftw.rc +++ b/scilab/modules/fftw/src/c/fftw.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "fftw module" | 68 | VALUE "FileDescription", "fftw module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "fftw" | 70 | VALUE "InternalName", "fftw" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "fftw.rc" | 72 | VALUE "OriginalFilename", "fftw.rc" |
73 | VALUE "ProductName", " fftw" | 73 | VALUE "ProductName", " fftw" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/fftw/src/nofftw/nofftw.rc b/scilab/modules/fftw/src/nofftw/nofftw.rc index 972af36..e881dff 100644 --- a/scilab/modules/fftw/src/nofftw/nofftw.rc +++ b/scilab/modules/fftw/src/nofftw/nofftw.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nofftw module" | 68 | VALUE "FileDescription", "nofftw module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nofftw module" | 70 | VALUE "InternalName", "nofftw module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nofftw.dll" | 72 | VALUE "OriginalFilename", "nofftw.dll" |
73 | VALUE "ProductName", " nofftw" | 73 | VALUE "ProductName", " nofftw" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/fileio/src/c/fileio.rc b/scilab/modules/fileio/src/c/fileio.rc index c4d50d3..5279d5c 100644 --- a/scilab/modules/fileio/src/c/fileio.rc +++ b/scilab/modules/fileio/src/c/fileio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "fileio module" | 68 | VALUE "FileDescription", "fileio module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "fileio module" | 70 | VALUE "InternalName", "fileio module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "fileio.dll" | 72 | VALUE "OriginalFilename", "fileio.dll" |
73 | VALUE "ProductName", " fileio" | 73 | VALUE "ProductName", " fileio" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/functions/src/c/functions.rc b/scilab/modules/functions/src/c/functions.rc index f5618f0..2fa66bd 100644 --- a/scilab/modules/functions/src/c/functions.rc +++ b/scilab/modules/functions/src/c/functions.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "functions module" | 67 | VALUE "FileDescription", "functions module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "functions module" | 69 | VALUE "InternalName", "functions module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "functions.dll" | 71 | VALUE "OriginalFilename", "functions.dll" |
72 | VALUE "ProductName", "functions module" | 72 | VALUE "ProductName", "functions module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/functions/src/fortran/functions_f.rc b/scilab/modules/functions/src/fortran/functions_f.rc index be23bdf..1726210 100644 --- a/scilab/modules/functions/src/fortran/functions_f.rc +++ b/scilab/modules/functions/src/fortran/functions_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "functions_f module" | 67 | VALUE "FileDescription", "functions_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "functions_f module" | 69 | VALUE "InternalName", "functions_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "functions_f.dll" | 71 | VALUE "OriginalFilename", "functions_f.dll" |
72 | VALUE "ProductName", "functions_f module" | 72 | VALUE "ProductName", "functions_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/graphic_export/graphic_export.rc b/scilab/modules/graphic_export/graphic_export.rc index 504be0b..57df496 100644 --- a/scilab/modules/graphic_export/graphic_export.rc +++ b/scilab/modules/graphic_export/graphic_export.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "graphic_export module" | 67 | VALUE "FileDescription", "graphic_export module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "graphic_export module" | 69 | VALUE "InternalName", "graphic_export module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scigraphic_export.dll" | 71 | VALUE "OriginalFilename", "scigraphic_export.dll" |
72 | VALUE "ProductName", "graphic_export module" | 72 | VALUE "ProductName", "graphic_export module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 0e44ff6..cc90d03 100644 --- a/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc +++ b/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nographic_export module" | 68 | VALUE "FileDescription", "nographic_export module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nographic_export module" | 70 | VALUE "InternalName", "nographic_export module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nographic_export.dll" | 72 | VALUE "OriginalFilename", "nographic_export.dll" |
73 | VALUE "ProductName", " nographic_export" | 73 | VALUE "ProductName", " nographic_export" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/graphics/graphic.rc b/scilab/modules/graphics/graphic.rc index 888e080..e35cb0f 100644 --- a/scilab/modules/graphics/graphic.rc +++ b/scilab/modules/graphics/graphic.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "graphics module" | 67 | VALUE "FileDescription", "graphics module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "graphics module" | 69 | VALUE "InternalName", "graphics module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "graphics.dll" | 71 | VALUE "OriginalFilename", "graphics.dll" |
72 | VALUE "ProductName", "graphics module" | 72 | VALUE "ProductName", "graphics module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/graphics/src/nographics/nographics.rc b/scilab/modules/graphics/src/nographics/nographics.rc index eec83a6..66501ca 100644 --- a/scilab/modules/graphics/src/nographics/nographics.rc +++ b/scilab/modules/graphics/src/nographics/nographics.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nographics module" | 68 | VALUE "FileDescription", "nographics module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nographics module" | 70 | VALUE "InternalName", "nographics module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nographics.dll" | 72 | VALUE "OriginalFilename", "nographics.dll" |
73 | VALUE "ProductName", " nographics" | 73 | VALUE "ProductName", " nographics" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/gui/src/c/gui.rc b/scilab/modules/gui/src/c/gui.rc index 7f24e08..308d927 100644 --- a/scilab/modules/gui/src/c/gui.rc +++ b/scilab/modules/gui/src/c/gui.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "gui module" | 67 | VALUE "FileDescription", "gui module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "gui module" | 69 | VALUE "InternalName", "gui module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scigui.dll" | 71 | VALUE "OriginalFilename", "scigui.dll" |
72 | VALUE "ProductName", "gui module" | 72 | VALUE "ProductName", "gui module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/gui/src/nogui/nogui.rc b/scilab/modules/gui/src/nogui/nogui.rc index c92b42c..ada640b 100644 --- a/scilab/modules/gui/src/nogui/nogui.rc +++ b/scilab/modules/gui/src/nogui/nogui.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nogui module" | 68 | VALUE "FileDescription", "nogui module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nogui module" | 70 | VALUE "InternalName", "nogui module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "noscigui.dll" | 72 | VALUE "OriginalFilename", "noscigui.dll" |
73 | VALUE "ProductName", " nogui" | 73 | VALUE "ProductName", " nogui" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/hdf5/src/c/hdf5.rc b/scilab/modules/hdf5/src/c/hdf5.rc index 9890896..653a9a9 100644 --- a/scilab/modules/hdf5/src/c/hdf5.rc +++ b/scilab/modules/hdf5/src/c/hdf5.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "hdf5 module" | 68 | VALUE "FileDescription", "hdf5 module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "hdf5 module" | 70 | VALUE "InternalName", "hdf5 module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "scihdf5.dll" | 72 | VALUE "OriginalFilename", "scihdf5.dll" |
73 | VALUE "ProductName", " hdf5" | 73 | VALUE "ProductName", " hdf5" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/helptools/src/c/helptools.rc b/scilab/modules/helptools/src/c/helptools.rc index 2cb09b9..8725d05 100644 --- a/scilab/modules/helptools/src/c/helptools.rc +++ b/scilab/modules/helptools/src/c/helptools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "helptools module" | 68 | VALUE "FileDescription", "helptools module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "helptools" | 70 | VALUE "InternalName", "helptools" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "helptools.rc" | 72 | VALUE "OriginalFilename", "helptools.rc" |
73 | VALUE "ProductName", " helptools" | 73 | VALUE "ProductName", " helptools" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/history_browser/src/c/history_browser.rc b/scilab/modules/history_browser/src/c/history_browser.rc index f94580d..13f7271 100644 --- a/scilab/modules/history_browser/src/c/history_browser.rc +++ b/scilab/modules/history_browser/src/c/history_browser.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "history_browser module" | 67 | VALUE "FileDescription", "history_browser module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "history_browser module" | 69 | VALUE "InternalName", "history_browser module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "history_browser.dll" | 71 | VALUE "OriginalFilename", "history_browser.dll" |
72 | VALUE "ProductName", "history_browser module" | 72 | VALUE "ProductName", "history_browser module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/history_browser/src/c/history_browser.vcxproj b/scilab/modules/history_browser/src/c/history_browser.vcxproj index 35537af..481bc52 100644 --- a/scilab/modules/history_browser/src/c/history_browser.vcxproj +++ b/scilab/modules/history_browser/src/c/history_browser.vcxproj | |||
@@ -251,6 +251,9 @@ | |||
251 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | 251 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
252 | </ProjectReference> | 252 | </ProjectReference> |
253 | </ItemGroup> | 253 | </ItemGroup> |
254 | <ItemGroup> | ||
255 | <ResourceCompile Include="history_browser.rc" /> | ||
256 | </ItemGroup> | ||
254 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 257 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
255 | <ImportGroup Label="ExtensionTargets"> | 258 | <ImportGroup Label="ExtensionTargets"> |
256 | </ImportGroup> | 259 | </ImportGroup> |
diff --git a/scilab/modules/history_browser/src/c/history_browser.vcxproj.filters b/scilab/modules/history_browser/src/c/history_browser.vcxproj.filters index 5b3c6f5..3ae5608 100644 --- a/scilab/modules/history_browser/src/c/history_browser.vcxproj.filters +++ b/scilab/modules/history_browser/src/c/history_browser.vcxproj.filters | |||
@@ -21,6 +21,9 @@ | |||
21 | <Filter Include="swig"> | 21 | <Filter Include="swig"> |
22 | <UniqueIdentifier>{02063f4a-e400-4e3c-8e5b-bd6f2482d652}</UniqueIdentifier> | 22 | <UniqueIdentifier>{02063f4a-e400-4e3c-8e5b-bd6f2482d652}</UniqueIdentifier> |
23 | </Filter> | 23 | </Filter> |
24 | <Filter Include="Resource Files"> | ||
25 | <UniqueIdentifier>{305b5756-3bed-4018-9588-9d7b4f74b668}</UniqueIdentifier> | ||
26 | </Filter> | ||
24 | </ItemGroup> | 27 | </ItemGroup> |
25 | <ItemGroup> | 28 | <ItemGroup> |
26 | <ClCompile Include="..\jni\CommandHistory.cpp"> | 29 | <ClCompile Include="..\jni\CommandHistory.cpp"> |
@@ -58,4 +61,9 @@ | |||
58 | <None Include="..\..\Makefile.am" /> | 61 | <None Include="..\..\Makefile.am" /> |
59 | <None Include="..\..\version.xml" /> | 62 | <None Include="..\..\version.xml" /> |
60 | </ItemGroup> | 63 | </ItemGroup> |
64 | <ItemGroup> | ||
65 | <ResourceCompile Include="history_browser.rc"> | ||
66 | <Filter>Resource Files</Filter> | ||
67 | </ResourceCompile> | ||
68 | </ItemGroup> | ||
61 | </Project> \ No newline at end of file | 69 | </Project> \ No newline at end of file |
diff --git a/scilab/modules/history_browser/src/nohistory_browser/nohistory_browser.rc b/scilab/modules/history_browser/src/nohistory_browser/nohistory_browser.rc index d3574ad..a3864e8 100644 --- a/scilab/modules/history_browser/src/nohistory_browser/nohistory_browser.rc +++ b/scilab/modules/history_browser/src/nohistory_browser/nohistory_browser.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nohistory_browser module" | 68 | VALUE "FileDescription", "nohistory_browser module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nohistory_browser module" | 70 | VALUE "InternalName", "nohistory_browser module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nohistory_browser.dll" | 72 | VALUE "OriginalFilename", "nohistory_browser.dll" |
73 | VALUE "ProductName", " nohistory_browser" | 73 | VALUE "ProductName", " nohistory_browser" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/history_manager/src/c/history_manager.rc b/scilab/modules/history_manager/src/c/history_manager.rc index d5debfb..bf8d57d 100644 --- a/scilab/modules/history_manager/src/c/history_manager.rc +++ b/scilab/modules/history_manager/src/c/history_manager.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "history_manager module" | 68 | VALUE "FileDescription", "history_manager module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "history_manager module" | 70 | VALUE "InternalName", "history_manager module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "history_manager.dll" | 72 | VALUE "OriginalFilename", "history_manager.dll" |
73 | VALUE "ProductName", " history_manager" | 73 | VALUE "ProductName", " history_manager" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/integer/src/c/integer.rc b/scilab/modules/integer/src/c/integer.rc index acc1174..31e9a28 100644 --- a/scilab/modules/integer/src/c/integer.rc +++ b/scilab/modules/integer/src/c/integer.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "integer module" | 67 | VALUE "FileDescription", "integer module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "integer module" | 69 | VALUE "InternalName", "integer module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "integer.dll" | 71 | VALUE "OriginalFilename", "integer.dll" |
72 | VALUE "ProductName", "integer module" | 72 | VALUE "ProductName", "integer module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/integer/src/fortran/integer_f.rc b/scilab/modules/integer/src/fortran/integer_f.rc index 8d0992d..c03fe8b 100644 --- a/scilab/modules/integer/src/fortran/integer_f.rc +++ b/scilab/modules/integer/src/fortran/integer_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "intger_f module" | 67 | VALUE "FileDescription", "intger_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "integer_f module" | 69 | VALUE "InternalName", "integer_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "integer_f.dll" | 71 | VALUE "OriginalFilename", "integer_f.dll" |
72 | VALUE "ProductName", "integer_f module" | 72 | VALUE "ProductName", "integer_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/interpolation/src/c/interpolation.rc b/scilab/modules/interpolation/src/c/interpolation.rc index a1646f1..8d27859 100644 --- a/scilab/modules/interpolation/src/c/interpolation.rc +++ b/scilab/modules/interpolation/src/c/interpolation.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "interpolation module" | 67 | VALUE "FileDescription", "interpolation module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "interpolation module" | 69 | VALUE "InternalName", "interpolation module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "interpolation.dll" | 71 | VALUE "OriginalFilename", "interpolation.dll" |
72 | VALUE "ProductName", "intepolation module" | 72 | VALUE "ProductName", "intepolation module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/interpolation/src/fortran/interpolation_f.rc b/scilab/modules/interpolation/src/fortran/interpolation_f.rc index b9bf11f..4f74660 100644 --- a/scilab/modules/interpolation/src/fortran/interpolation_f.rc +++ b/scilab/modules/interpolation/src/fortran/interpolation_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "interpolation_f module" | 67 | VALUE "FileDescription", "interpolation_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "interpolation_f module" | 69 | VALUE "InternalName", "interpolation_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "interpolation_f.dll" | 71 | VALUE "OriginalFilename", "interpolation_f.dll" |
72 | VALUE "ProductName", "interpolation_f module" | 72 | VALUE "ProductName", "interpolation_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/intersci/src/lib/intersci.rc b/scilab/modules/intersci/src/lib/intersci.rc index a1fd61d..849759e 100644 --- a/scilab/modules/intersci/src/lib/intersci.rc +++ b/scilab/modules/intersci/src/lib/intersci.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "intersci module" | 68 | VALUE "FileDescription", "intersci module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "intersci module" | 70 | VALUE "InternalName", "intersci module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "intersci.dll" | 72 | VALUE "OriginalFilename", "intersci.dll" |
73 | VALUE "ProductName", " intersci" | 73 | VALUE "ProductName", " intersci" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/io/src/c/io.rc b/scilab/modules/io/src/c/io.rc index e27e765..75d91e5 100644 --- a/scilab/modules/io/src/c/io.rc +++ b/scilab/modules/io/src/c/io.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "io module" | 67 | VALUE "FileDescription", "io module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "io module" | 69 | VALUE "InternalName", "io module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "io.dll" | 71 | VALUE "OriginalFilename", "io.dll" |
72 | VALUE "ProductName", "io module" | 72 | VALUE "ProductName", "io module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/io/src/fortran/io_f.rc b/scilab/modules/io/src/fortran/io_f.rc index 92a680e..2280fb9 100644 --- a/scilab/modules/io/src/fortran/io_f.rc +++ b/scilab/modules/io/src/fortran/io_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "io_f module" | 67 | VALUE "FileDescription", "io_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "io_f module" | 69 | VALUE "InternalName", "io_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "io_f.dll" | 71 | VALUE "OriginalFilename", "io_f.dll" |
72 | VALUE "ProductName", "io_f module" | 72 | VALUE "ProductName", "io_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/javasci/javasci.rc b/scilab/modules/javasci/javasci.rc index 0b31f8f..30190bb 100644 --- a/scilab/modules/javasci/javasci.rc +++ b/scilab/modules/javasci/javasci.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "javasci module" | 67 | VALUE "FileDescription", "javasci module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "javasci module" | 69 | VALUE "InternalName", "javasci module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "javasci.dll" | 71 | VALUE "OriginalFilename", "javasci.dll" |
72 | VALUE "ProductName", "javasci module" | 72 | VALUE "ProductName", "javasci module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/jvm/src/c/libjvm.rc b/scilab/modules/jvm/src/c/libjvm.rc index 15faddc..8b6869a 100644 --- a/scilab/modules/jvm/src/c/libjvm.rc +++ b/scilab/modules/jvm/src/c/libjvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "jvm module" | 68 | VALUE "FileDescription", "jvm module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "jvm" | 70 | VALUE "InternalName", "jvm" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "libjvm.dll" | 72 | VALUE "OriginalFilename", "libjvm.dll" |
73 | VALUE "ProductName", "jvm" | 73 | VALUE "ProductName", "jvm" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/jvm/src/nojvm/nojvm.rc b/scilab/modules/jvm/src/nojvm/nojvm.rc index 159855a..41427c5 100644 --- a/scilab/modules/jvm/src/nojvm/nojvm.rc +++ b/scilab/modules/jvm/src/nojvm/nojvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nojvm module" | 68 | VALUE "FileDescription", "nojvm module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nojvm module" | 70 | VALUE "InternalName", "nojvm module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nolibjvm.dll" | 72 | VALUE "OriginalFilename", "nolibjvm.dll" |
73 | VALUE "ProductName", " nojvm" | 73 | VALUE "ProductName", " nojvm" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/linear_algebra/src/c/linear_algebra.rc b/scilab/modules/linear_algebra/src/c/linear_algebra.rc index 66eeff7..9d96769 100644 --- a/scilab/modules/linear_algebra/src/c/linear_algebra.rc +++ b/scilab/modules/linear_algebra/src/c/linear_algebra.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "linear_algebra module" | 67 | VALUE "FileDescription", "linear_algebra module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "linear_algebra module" | 69 | VALUE "InternalName", "linear_algebra module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "linear_algebra.dll" | 71 | VALUE "OriginalFilename", "linear_algebra.dll" |
72 | VALUE "ProductName", "linear_algebra module" | 72 | VALUE "ProductName", "linear_algebra module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 6a76865..d7b524f 100644 --- a/scilab/modules/linear_algebra/src/fortran/linear_algebra_f.rc +++ b/scilab/modules/linear_algebra/src/fortran/linear_algebra_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "linear_algebra_f module" | 67 | VALUE "FileDescription", "linear_algebra_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "linear_algebra_f module" | 69 | VALUE "InternalName", "linear_algebra_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "linear_algebra_f.dll" | 71 | VALUE "OriginalFilename", "linear_algebra_f.dll" |
72 | VALUE "ProductName", "linear_algebra_f module" | 72 | VALUE "ProductName", "linear_algebra_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/localization/src/localization.rc b/scilab/modules/localization/src/localization.rc index 1e33396..8ebf0bd 100644 --- a/scilab/modules/localization/src/localization.rc +++ b/scilab/modules/localization/src/localization.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "localization module" | 67 | VALUE "FileDescription", "localization module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "localization module" | 69 | VALUE "InternalName", "localization module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scilocalization.dll" | 71 | VALUE "OriginalFilename", "scilocalization.dll" |
72 | VALUE "ProductName", "localization module" | 72 | VALUE "ProductName", "localization module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/matio/src/c/matio.rc b/scilab/modules/matio/src/c/matio.rc index 202827a..bea9796 100644 --- a/scilab/modules/matio/src/c/matio.rc +++ b/scilab/modules/matio/src/c/matio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "matio module" | 68 | VALUE "FileDescription", "matio module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "matio" | 70 | VALUE "InternalName", "matio" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "matio.rc" | 72 | VALUE "OriginalFilename", "matio.rc" |
73 | VALUE "ProductName", " matio" | 73 | VALUE "ProductName", " matio" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/matio/src/nomatio/nomatio.rc b/scilab/modules/matio/src/nomatio/nomatio.rc index 2823677..b974a63 100644 --- a/scilab/modules/matio/src/nomatio/nomatio.rc +++ b/scilab/modules/matio/src/nomatio/nomatio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nomatio" | 68 | VALUE "FileDescription", "nomatio" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nomatio" | 70 | VALUE "InternalName", "nomatio" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nomatio.dll" | 72 | VALUE "OriginalFilename", "nomatio.dll" |
73 | VALUE "ProductName", " nomatio" | 73 | VALUE "ProductName", " nomatio" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/mexlib/src/libmat/libmat.rc b/scilab/modules/mexlib/src/libmat/libmat.rc index 67f6c90..d24d281 100644 --- a/scilab/modules/mexlib/src/libmat/libmat.rc +++ b/scilab/modules/mexlib/src/libmat/libmat.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "mexlib module" | 67 | VALUE "FileDescription", "mexlib module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "mexlib module" | 69 | VALUE "InternalName", "mexlib module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "libmat.dll" | 71 | VALUE "OriginalFilename", "libmat.dll" |
72 | VALUE "ProductName", "mexlib module" | 72 | VALUE "ProductName", "mexlib module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/mexlib/src/libmex/libmex.rc b/scilab/modules/mexlib/src/libmex/libmex.rc index 18a7060..8a0652c 100644 --- a/scilab/modules/mexlib/src/libmex/libmex.rc +++ b/scilab/modules/mexlib/src/libmex/libmex.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "mexlib module" | 67 | VALUE "FileDescription", "mexlib module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "mexlib module" | 69 | VALUE "InternalName", "mexlib module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "libmex.dll" | 71 | VALUE "OriginalFilename", "libmex.dll" |
72 | VALUE "ProductName", "mexlib module" | 72 | VALUE "ProductName", "mexlib module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/mexlib/src/libmx/libmx.rc b/scilab/modules/mexlib/src/libmx/libmx.rc index b3a900b..f2062dd 100644 --- a/scilab/modules/mexlib/src/libmx/libmx.rc +++ b/scilab/modules/mexlib/src/libmx/libmx.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "mexlib module" | 67 | VALUE "FileDescription", "mexlib module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "mexlib module" | 69 | VALUE "InternalName", "mexlib module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "libmx.dll" | 71 | VALUE "OriginalFilename", "libmx.dll" |
72 | VALUE "ProductName", "mexlib module" | 72 | VALUE "ProductName", "mexlib module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/optimization/src/c/optimization.rc b/scilab/modules/optimization/src/c/optimization.rc index 66f7058..4994301 100644 --- a/scilab/modules/optimization/src/c/optimization.rc +++ b/scilab/modules/optimization/src/c/optimization.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "optimization module" | 67 | VALUE "FileDescription", "optimization module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "optimization module" | 69 | VALUE "InternalName", "optimization module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "optimization.dll" | 71 | VALUE "OriginalFilename", "optimization.dll" |
72 | VALUE "ProductName", "optimization module" | 72 | VALUE "ProductName", "optimization module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/optimization/src/fortran/optimization_f.rc b/scilab/modules/optimization/src/fortran/optimization_f.rc index 156c860..fbc9a51 100644 --- a/scilab/modules/optimization/src/fortran/optimization_f.rc +++ b/scilab/modules/optimization/src/fortran/optimization_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "optmization_f module" | 67 | VALUE "FileDescription", "optmization_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "optmization_f module" | 69 | VALUE "InternalName", "optmization_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "optmization_f.dll" | 71 | VALUE "OriginalFilename", "optmization_f.dll" |
72 | VALUE "ProductName", "optmization_f module" | 72 | VALUE "ProductName", "optmization_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/output_stream/src/c/output_stream.rc b/scilab/modules/output_stream/src/c/output_stream.rc index 0094af9..78763e4 100644 --- a/scilab/modules/output_stream/src/c/output_stream.rc +++ b/scilab/modules/output_stream/src/c/output_stream.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "output_stream module" | 67 | VALUE "FileDescription", "output_stream module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "output_stream module" | 69 | VALUE "InternalName", "output_stream module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "output_stream.dll" | 71 | VALUE "OriginalFilename", "output_stream.dll" |
72 | VALUE "ProductName", "output_stream module" | 72 | VALUE "ProductName", "output_stream module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 5c60dcd..fc8028f 100644 --- a/scilab/modules/output_stream/src/fortran/output_stream_f.rc +++ b/scilab/modules/output_stream/src/fortran/output_stream_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "output_stream_f module" | 67 | VALUE "FileDescription", "output_stream_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "output_stream_f module" | 69 | VALUE "InternalName", "output_stream_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "output_stream_f.dll" | 71 | VALUE "OriginalFilename", "output_stream_f.dll" |
72 | VALUE "ProductName", "output_stream_f module" | 72 | VALUE "ProductName", "output_stream_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/parallel/src/c/parallel.rc b/scilab/modules/parallel/src/c/parallel.rc index 28a0fbc..aab4036 100644 --- a/scilab/modules/parallel/src/c/parallel.rc +++ b/scilab/modules/parallel/src/c/parallel.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "parallel module" | 67 | VALUE "FileDescription", "parallel module" |
68 | VALUE "FileVersion", "1, 0, 0, 0" | 68 | VALUE "FileVersion", "1, 0, 0, 0" |
69 | VALUE "InternalName", "parallel module" | 69 | VALUE "InternalName", "parallel module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "parallel.dll" | 71 | VALUE "OriginalFilename", "parallel.dll" |
72 | VALUE "ProductName", " parallel" | 72 | VALUE "ProductName", " parallel" |
73 | VALUE "ProductVersion", "1, 0, 0, 0" | 73 | VALUE "ProductVersion", "1, 0, 0, 0" |
diff --git a/scilab/modules/parameters/src/c/parameters.rc b/scilab/modules/parameters/src/c/parameters.rc index 2abaae1..054402e 100644 --- a/scilab/modules/parameters/src/c/parameters.rc +++ b/scilab/modules/parameters/src/c/parameters.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "parameters module" | 68 | VALUE "FileDescription", "parameters module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "parameters module" | 70 | VALUE "InternalName", "parameters module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "parameters.dll" | 72 | VALUE "OriginalFilename", "parameters.dll" |
73 | VALUE "ProductName", " parameters" | 73 | VALUE "ProductName", " parameters" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/polynomials/src/c/polynomials.rc b/scilab/modules/polynomials/src/c/polynomials.rc index 007ace8..da38cf1 100644 --- a/scilab/modules/polynomials/src/c/polynomials.rc +++ b/scilab/modules/polynomials/src/c/polynomials.rc | |||
@@ -7,17 +7,19 @@ | |||
7 | // | 7 | // |
8 | // Generated from the TEXTINCLUDE 2 resource. | 8 | // Generated from the TEXTINCLUDE 2 resource. |
9 | // | 9 | // |
10 | //#include "afxres.h" | 10 | #define APSTUDIO_HIDDEN_SYMBOLS |
11 | #include "windows.h" | 11 | #include "windows.h" |
12 | ///////////////////////////////////////////////////////////////////////////// | 12 | ///////////////////////////////////////////////////////////////////////////// |
13 | #undef APSTUDIO_READONLY_SYMBOLS | 13 | #undef APSTUDIO_READONLY_SYMBOLS |
14 | 14 | ||
15 | ///////////////////////////////////////////////////////////////////////////// | 15 | ///////////////////////////////////////////////////////////////////////////// |
16 | // English (U.S.) resources | 16 | // French (France) resources |
17 | 17 | ||
18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA) | 18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA) |
19 | LANGUAGE 12, 1 | 19 | #ifdef _WIN32 |
20 | LANGUAGE LANG_FRENCH, SUBLANG_FRENCH | ||
20 | #pragma code_page(1252) | 21 | #pragma code_page(1252) |
22 | #endif //_WIN32 | ||
21 | 23 | ||
22 | #ifdef APSTUDIO_INVOKED | 24 | #ifdef APSTUDIO_INVOKED |
23 | ///////////////////////////////////////////////////////////////////////////// | 25 | ///////////////////////////////////////////////////////////////////////////// |
@@ -25,18 +27,13 @@ LANGUAGE 12, 1 | |||
25 | // TEXTINCLUDE | 27 | // TEXTINCLUDE |
26 | // | 28 | // |
27 | 29 | ||
28 | 1 TEXTINCLUDE | 30 | 1 TEXTINCLUDE |
29 | BEGIN | 31 | BEGIN |
30 | "resource.h\0" | 32 | "resource.h\0" |
31 | END | 33 | END |
32 | 34 | ||
33 | 2 TEXTINCLUDE | ||
34 | BEGIN | ||
35 | "#include ""afxres.h""\r\n" | ||
36 | "\0" | ||
37 | END | ||
38 | 35 | ||
39 | 3 TEXTINCLUDE | 36 | 3 TEXTINCLUDE |
40 | BEGIN | 37 | BEGIN |
41 | "\r\n" | 38 | "\r\n" |
42 | "\0" | 39 | "\0" |
@@ -44,7 +41,45 @@ END | |||
44 | 41 | ||
45 | #endif // APSTUDIO_INVOKED | 42 | #endif // APSTUDIO_INVOKED |
46 | 43 | ||
47 | #endif // English (U.S.) resources | 44 | |
45 | ///////////////////////////////////////////////////////////////////////////// | ||
46 | // | ||
47 | // Version | ||
48 | // | ||
49 | |||
50 | VS_VERSION_INFO VERSIONINFO | ||
51 | FILEVERSION 5,4,0,0 | ||
52 | PRODUCTVERSION 5,4,0,0 | ||
53 | FILEFLAGSMASK 0x17L | ||
54 | #ifdef _DEBUG | ||
55 | FILEFLAGS 0x1L | ||
56 | #else | ||
57 | FILEFLAGS 0x0L | ||
58 | #endif | ||
59 | FILEOS 0x4L | ||
60 | FILETYPE 0x0L | ||
61 | FILESUBTYPE 0x0L | ||
62 | BEGIN | ||
63 | BLOCK "StringFileInfo" | ||
64 | BEGIN | ||
65 | BLOCK "040c04b0" | ||
66 | BEGIN | ||
67 | VALUE "FileDescription", "polynomials module" | ||
68 | VALUE "FileVersion", "5, 4, 0, 0" | ||
69 | VALUE "InternalName", "polynomials module" | ||
70 | VALUE "LegalCopyright", "Copyright (C) 2011" | ||
71 | VALUE "OriginalFilename", "polynomials.dll" | ||
72 | VALUE "ProductName", " polynomials" | ||
73 | VALUE "ProductVersion", "5, 4, 0, 0" | ||
74 | END | ||
75 | END | ||
76 | BLOCK "VarFileInfo" | ||
77 | BEGIN | ||
78 | VALUE "Translation", 0x40c, 1200 | ||
79 | END | ||
80 | END | ||
81 | |||
82 | #endif // French (France) resources | ||
48 | ///////////////////////////////////////////////////////////////////////////// | 83 | ///////////////////////////////////////////////////////////////////////////// |
49 | 84 | ||
50 | 85 | ||
diff --git a/scilab/modules/polynomials/src/fortran/polynomials_f.rc b/scilab/modules/polynomials/src/fortran/polynomials_f.rc index 6f36290..852e34a 100644 --- a/scilab/modules/polynomials/src/fortran/polynomials_f.rc +++ b/scilab/modules/polynomials/src/fortran/polynomials_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "polynomials_f module" | 67 | VALUE "FileDescription", "polynomials_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "polynomials_f module" | 69 | VALUE "InternalName", "polynomials_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "polynomials_f.dll" | 71 | VALUE "OriginalFilename", "polynomials_f.dll" |
72 | VALUE "ProductName", "polynomials_f module" | 72 | VALUE "ProductName", "polynomials_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/pvm/src/c/pvm.rc b/scilab/modules/pvm/src/c/pvm.rc index de8eccd..efaedc0 100644 --- a/scilab/modules/pvm/src/c/pvm.rc +++ b/scilab/modules/pvm/src/c/pvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "PVM module" | 68 | VALUE "FileDescription", "PVM module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "PVM module" | 70 | VALUE "InternalName", "PVM module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "PVM.dll" | 72 | VALUE "OriginalFilename", "PVM.dll" |
73 | VALUE "ProductName", "PVM" | 73 | VALUE "ProductName", "PVM" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/randlib/src/c/randlib.rc b/scilab/modules/randlib/src/c/randlib.rc index 5ab72f8..a76bf6b 100644 --- a/scilab/modules/randlib/src/c/randlib.rc +++ b/scilab/modules/randlib/src/c/randlib.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "randlib module" | 67 | VALUE "FileDescription", "randlib module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "randlib module" | 69 | VALUE "InternalName", "randlib module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "randlib.dll" | 71 | VALUE "OriginalFilename", "randlib.dll" |
72 | VALUE "ProductName", "randlib module" | 72 | VALUE "ProductName", "randlib module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/randlib/src/fortran/randlib_f.rc b/scilab/modules/randlib/src/fortran/randlib_f.rc index a55481c..3121e64 100644 --- a/scilab/modules/randlib/src/fortran/randlib_f.rc +++ b/scilab/modules/randlib/src/fortran/randlib_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "randlib_f module" | 67 | VALUE "FileDescription", "randlib_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "randlib_f module" | 69 | VALUE "InternalName", "randlib_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scirandlib_f.dll" | 71 | VALUE "OriginalFilename", "scirandlib_f.dll" |
72 | VALUE "ProductName", "randlib_f module" | 72 | VALUE "ProductName", "randlib_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/randlib/src/norandlib/norandlib.rc b/scilab/modules/randlib/src/norandlib/norandlib.rc index f897b63..195bc88 100644 --- a/scilab/modules/randlib/src/norandlib/norandlib.rc +++ b/scilab/modules/randlib/src/norandlib/norandlib.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "norandlib module" | 68 | VALUE "FileDescription", "norandlib module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "norandlib module" | 70 | VALUE "InternalName", "norandlib module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "norandlib.dll" | 72 | VALUE "OriginalFilename", "norandlib.dll" |
73 | VALUE "ProductName", " norandlib" | 73 | VALUE "ProductName", " norandlib" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/renderer/renderer.rc b/scilab/modules/renderer/renderer.rc index b4fa346..9f0bc7c 100644 --- a/scilab/modules/renderer/renderer.rc +++ b/scilab/modules/renderer/renderer.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "renderer module" | 67 | VALUE "FileDescription", "renderer module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "renderer module" | 69 | VALUE "InternalName", "renderer module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scirenderer.dll" | 71 | VALUE "OriginalFilename", "scirenderer.dll" |
72 | VALUE "ProductName", "renderer module" | 72 | VALUE "ProductName", "renderer module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/renderer/src/norenderer/norenderer.rc b/scilab/modules/renderer/src/norenderer/norenderer.rc index 0218c12..a2fbaa6 100644 --- a/scilab/modules/renderer/src/norenderer/norenderer.rc +++ b/scilab/modules/renderer/src/norenderer/norenderer.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "norender" | 68 | VALUE "FileDescription", "norender" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "norenderer" | 70 | VALUE "InternalName", "norenderer" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "noscirenderer.dll" | 72 | VALUE "OriginalFilename", "noscirenderer.dll" |
73 | VALUE "ProductName", " norenderer" | 73 | VALUE "ProductName", " norenderer" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/scicos/src/c/noscicos/noscicos.rc b/scilab/modules/scicos/src/c/noscicos/noscicos.rc index 1978775..e4924c9 100644 --- a/scilab/modules/scicos/src/c/noscicos/noscicos.rc +++ b/scilab/modules/scicos/src/c/noscicos/noscicos.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noscicos module" | 68 | VALUE "FileDescription", "noscicos module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "noscicos module" | 70 | VALUE "InternalName", "noscicos module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "noscicos.dll" | 72 | VALUE "OriginalFilename", "noscicos.dll" |
73 | VALUE "ProductName", " noscicos" | 73 | VALUE "ProductName", " noscicos" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/scicos/src/c/scicos.rc b/scilab/modules/scicos/src/c/scicos.rc index c194013..35050b3 100644 --- a/scilab/modules/scicos/src/c/scicos.rc +++ b/scilab/modules/scicos/src/c/scicos.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "scicos module" | 67 | VALUE "FileDescription", "scicos module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "scicos module" | 69 | VALUE "InternalName", "scicos module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scicos.dll" | 71 | VALUE "OriginalFilename", "scicos.dll" |
72 | VALUE "ProductName", "scicos module" | 72 | VALUE "ProductName", "scicos module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/scicos/src/fortran/scicos_f.rc b/scilab/modules/scicos/src/fortran/scicos_f.rc index d9c1266..cfb3bd2 100644 --- a/scilab/modules/scicos/src/fortran/scicos_f.rc +++ b/scilab/modules/scicos/src/fortran/scicos_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "scicos_f module" | 67 | VALUE "FileDescription", "scicos_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "scicos_f module" | 69 | VALUE "InternalName", "scicos_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scicos_f.dll" | 71 | VALUE "OriginalFilename", "scicos_f.dll" |
72 | VALUE "ProductName", "scicos_f module" | 72 | VALUE "ProductName", "scicos_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/scicos/src/scicos_sundials/scicos_sundials.rc b/scilab/modules/scicos/src/scicos_sundials/scicos_sundials.rc index 8a05e6c..d1cf064 100644 --- a/scilab/modules/scicos/src/scicos_sundials/scicos_sundials.rc +++ b/scilab/modules/scicos/src/scicos_sundials/scicos_sundials.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "scicos_sundials module" | 67 | VALUE "FileDescription", "scicos_sundials module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "scicos_sundials module" | 69 | VALUE "InternalName", "scicos_sundials module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scicos_sundials.dll" | 71 | VALUE "OriginalFilename", "scicos_sundials.dll" |
72 | VALUE "ProductName", "scicos_sundials module" | 72 | VALUE "ProductName", "scicos_sundials module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/scicos_blocks/src/c/scicos_blocks.rc b/scilab/modules/scicos_blocks/src/c/scicos_blocks.rc index c5c7faa..bca9d0a 100644 --- a/scilab/modules/scicos_blocks/src/c/scicos_blocks.rc +++ b/scilab/modules/scicos_blocks/src/c/scicos_blocks.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "scicos_blocks module" | 67 | VALUE "FileDescription", "scicos_blocks module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "scicos_blocks module" | 69 | VALUE "InternalName", "scicos_blocks module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scicos_blocks.dll" | 71 | VALUE "OriginalFilename", "scicos_blocks.dll" |
72 | VALUE "ProductName", "scicos_blocks module" | 72 | VALUE "ProductName", "scicos_blocks module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 09d4303..f982d8f 100644 --- a/scilab/modules/scicos_blocks/src/fortran/scicos_blocks_f.rc +++ b/scilab/modules/scicos_blocks/src/fortran/scicos_blocks_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "scicos_blocks_f module" | 67 | VALUE "FileDescription", "scicos_blocks_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "scicos_blocks_f module" | 69 | VALUE "InternalName", "scicos_blocks_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scicos_blocks_f.dll" | 71 | VALUE "OriginalFilename", "scicos_blocks_f.dll" |
72 | VALUE "ProductName", "scicos_blocks_f module" | 72 | VALUE "ProductName", "scicos_blocks_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/scinotes/src/c/scinotes.rc b/scilab/modules/scinotes/src/c/scinotes.rc index 8ca375b..b761688 100644 --- a/scilab/modules/scinotes/src/c/scinotes.rc +++ b/scilab/modules/scinotes/src/c/scinotes.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "scinotes module" | 67 | VALUE "FileDescription", "scinotes module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "scinotes module" | 69 | VALUE "InternalName", "scinotes module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scinotes.dll" | 71 | VALUE "OriginalFilename", "scinotes.dll" |
72 | VALUE "ProductName", "scinotes module" | 72 | VALUE "ProductName", "scinotes module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/shell/src/c/shell.rc b/scilab/modules/shell/src/c/shell.rc index a29d9a4..c1c2a16 100644 --- a/scilab/modules/shell/src/c/shell.rc +++ b/scilab/modules/shell/src/c/shell.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "shell module" | 68 | VALUE "FileDescription", "shell module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "shell module" | 70 | VALUE "InternalName", "shell module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "libshell.dll" | 72 | VALUE "OriginalFilename", "libshell.dll" |
73 | VALUE "ProductName", "shell" | 73 | VALUE "ProductName", "shell" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/signal_processing/src/c/signal_processing.rc b/scilab/modules/signal_processing/src/c/signal_processing.rc index c88d8c3..b03f6d4 100644 --- a/scilab/modules/signal_processing/src/c/signal_processing.rc +++ b/scilab/modules/signal_processing/src/c/signal_processing.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "signal_processing module" | 67 | VALUE "FileDescription", "signal_processing module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "signal_processing module" | 69 | VALUE "InternalName", "signal_processing module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "signal_processing.dll" | 71 | VALUE "OriginalFilename", "signal_processing.dll" |
72 | VALUE "ProductName", "signal_processing module" | 72 | VALUE "ProductName", "signal_processing module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
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 ecf537c..970ee5e 100644 --- a/scilab/modules/signal_processing/src/fortran/signal_processing_f.rc +++ b/scilab/modules/signal_processing/src/fortran/signal_processing_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "signal_processing_f module" | 67 | VALUE "FileDescription", "signal_processing_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "signal_processing_f module" | 69 | VALUE "InternalName", "signal_processing_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "signal_processing_f.dll" | 71 | VALUE "OriginalFilename", "signal_processing_f.dll" |
72 | VALUE "ProductName", "signal_processing_f module" | 72 | VALUE "ProductName", "signal_processing_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/sound/src/c/sound.rc b/scilab/modules/sound/src/c/sound.rc index 3e49f25..1dbd8b3 100644 --- a/scilab/modules/sound/src/c/sound.rc +++ b/scilab/modules/sound/src/c/sound.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "sound module" | 68 | VALUE "FileDescription", "sound module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "sound" | 70 | VALUE "InternalName", "sound" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "sound.rc" | 72 | VALUE "OriginalFilename", "sound.rc" |
73 | VALUE "ProductName", " sound" | 73 | VALUE "ProductName", " sound" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/sound/src/nosound/nosound.rc b/scilab/modules/sound/src/nosound/nosound.rc index ed2577e..e2319e0 100644 --- a/scilab/modules/sound/src/nosound/nosound.rc +++ b/scilab/modules/sound/src/nosound/nosound.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nosound module" | 68 | VALUE "FileDescription", "nosound module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nosound module" | 70 | VALUE "InternalName", "nosound module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nosound.dll" | 72 | VALUE "OriginalFilename", "nosound.dll" |
73 | VALUE "ProductName", " nosound" | 73 | VALUE "ProductName", " nosound" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/sparse/src/c/sparse.rc b/scilab/modules/sparse/src/c/sparse.rc index e81ee3a..8de7e65 100644 --- a/scilab/modules/sparse/src/c/sparse.rc +++ b/scilab/modules/sparse/src/c/sparse.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "sparse module" | 66 | VALUE "FileDescription", "sparse module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "sparse module" | 68 | VALUE "InternalName", "sparse module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "sparse.dll" | 70 | VALUE "OriginalFilename", "sparse.dll" |
71 | VALUE "ProductName", "sparse module" | 71 | VALUE "ProductName", "sparse module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/sparse/src/fortran/sparse_f.rc b/scilab/modules/sparse/src/fortran/sparse_f.rc index a82e9e6..439bbf8 100644 --- a/scilab/modules/sparse/src/fortran/sparse_f.rc +++ b/scilab/modules/sparse/src/fortran/sparse_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "sparse_f module" | 67 | VALUE "FileDescription", "sparse_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "sparse_f module" | 69 | VALUE "InternalName", "sparse_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "sparse_f.dll" | 71 | VALUE "OriginalFilename", "sparse_f.dll" |
72 | VALUE "ProductName", "sparse_f module" | 72 | VALUE "ProductName", "sparse_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/special_functions/src/c/special_functions.rc b/scilab/modules/special_functions/src/c/special_functions.rc index cad5dd9..c5ee381 100644 --- a/scilab/modules/special_functions/src/c/special_functions.rc +++ b/scilab/modules/special_functions/src/c/special_functions.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "special_functions module" | 66 | VALUE "FileDescription", "special_functions module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "special_functions module" | 68 | VALUE "InternalName", "special_functions module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "special_functions.dll" | 70 | VALUE "OriginalFilename", "special_functions.dll" |
71 | VALUE "ProductName", "special_functions module" | 71 | VALUE "ProductName", "special_functions module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/special_functions/src/fortran/special_functions_f.rc b/scilab/modules/special_functions/src/fortran/special_functions_f.rc index 1f1754d..53378c1 100644 --- a/scilab/modules/special_functions/src/fortran/special_functions_f.rc +++ b/scilab/modules/special_functions/src/fortran/special_functions_f.rc | |||
@@ -66,7 +66,7 @@ BEGIN | |||
66 | VALUE "FileDescription", "elementary_functions_f module" | 66 | VALUE "FileDescription", "elementary_functions_f module" |
67 | VALUE "FileVersion", "5, 4, 0, 0" | 67 | VALUE "FileVersion", "5, 4, 0, 0" |
68 | VALUE "InternalName", "elementary_functions_f module" | 68 | VALUE "InternalName", "elementary_functions_f module" |
69 | VALUE "LegalCopyright", "Copyright (C) 2010" | 69 | VALUE "LegalCopyright", "Copyright (C) 2011" |
70 | VALUE "OriginalFilename", "elementary_functions_f.dll" | 70 | VALUE "OriginalFilename", "elementary_functions_f.dll" |
71 | VALUE "ProductName", "elementary_functions_f module" | 71 | VALUE "ProductName", "elementary_functions_f module" |
72 | VALUE "ProductVersion", "5, 4, 0, 0" | 72 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/spreadsheet/src/c/spreadsheet.rc b/scilab/modules/spreadsheet/src/c/spreadsheet.rc index b19c27e..7ca16aa 100644 --- a/scilab/modules/spreadsheet/src/c/spreadsheet.rc +++ b/scilab/modules/spreadsheet/src/c/spreadsheet.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "spreadsheet module" | 68 | VALUE "FileDescription", "spreadsheet module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "spreadsheet" | 70 | VALUE "InternalName", "spreadsheet" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "spreadsheet.dll" | 72 | VALUE "OriginalFilename", "spreadsheet.dll" |
73 | VALUE "ProductName", " spreadsheet" | 73 | VALUE "ProductName", " spreadsheet" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc b/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc index de06b41..2a616d8 100644 --- a/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc +++ b/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nospreadsheet module" | 68 | VALUE "FileDescription", "nospreadsheet module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nospreadsheet module" | 70 | VALUE "InternalName", "nospreadsheet module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nospreadsheet.dll" | 72 | VALUE "OriginalFilename", "nospreadsheet.dll" |
73 | VALUE "ProductName", " nospreadsheet" | 73 | VALUE "ProductName", " nospreadsheet" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/statistics/src/c/statistics.rc b/scilab/modules/statistics/src/c/statistics.rc index 31d0196..0d04ea5 100644 --- a/scilab/modules/statistics/src/c/statistics.rc +++ b/scilab/modules/statistics/src/c/statistics.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "statistics module" | 67 | VALUE "FileDescription", "statistics module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "statistics module" | 69 | VALUE "InternalName", "statistics module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "statistics.dll" | 71 | VALUE "OriginalFilename", "statistics.dll" |
72 | VALUE "ProductName", "statistics module" | 72 | VALUE "ProductName", "statistics module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/statistics/src/dcdflib/dcd_f/dcd_f.rc b/scilab/modules/statistics/src/dcdflib/dcd_f/dcd_f.rc index 59b037c..8d4757e 100644 --- a/scilab/modules/statistics/src/dcdflib/dcd_f/dcd_f.rc +++ b/scilab/modules/statistics/src/dcdflib/dcd_f/dcd_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "dcd library" | 67 | VALUE "FileDescription", "dcd library" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "dcd library for scilab 5.x" | 69 | VALUE "InternalName", "dcd library for scilab 5.x" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "dcd_f.dll" | 71 | VALUE "OriginalFilename", "dcd_f.dll" |
72 | VALUE "ProductName", "dcd library for scilab 5.x" | 72 | VALUE "ProductName", "dcd library for scilab 5.x" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/string/src/c/string.rc b/scilab/modules/string/src/c/string.rc index aa452da..511f1d9 100644 --- a/scilab/modules/string/src/c/string.rc +++ b/scilab/modules/string/src/c/string.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "string module" | 67 | VALUE "FileDescription", "string module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "string module" | 69 | VALUE "InternalName", "string module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "string.dll" | 71 | VALUE "OriginalFilename", "string.dll" |
72 | VALUE "ProductName", "string module" | 72 | VALUE "ProductName", "string module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/string/src/fortran/string_f.rc b/scilab/modules/string/src/fortran/string_f.rc index b427274..aa61410 100644 --- a/scilab/modules/string/src/fortran/string_f.rc +++ b/scilab/modules/string/src/fortran/string_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "string_f module" | 67 | VALUE "FileDescription", "string_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "string_f module" | 69 | VALUE "InternalName", "string_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "string_f.dll" | 71 | VALUE "OriginalFilename", "string_f.dll" |
72 | VALUE "ProductName", "string_f module" | 72 | VALUE "ProductName", "string_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/symbolic/src/c/symbolic.rc b/scilab/modules/symbolic/src/c/symbolic.rc index 0064408..25ddffd 100644 --- a/scilab/modules/symbolic/src/c/symbolic.rc +++ b/scilab/modules/symbolic/src/c/symbolic.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "symbolic module" | 67 | VALUE "FileDescription", "symbolic module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "symbolic module" | 69 | VALUE "InternalName", "symbolic module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "symbolic.dll" | 71 | VALUE "OriginalFilename", "symbolic.dll" |
72 | VALUE "ProductName", "symbolic module" | 72 | VALUE "ProductName", "symbolic module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/symbolic/src/fortran/symbolic_f.rc b/scilab/modules/symbolic/src/fortran/symbolic_f.rc index d645ef6..9ba3613 100644 --- a/scilab/modules/symbolic/src/fortran/symbolic_f.rc +++ b/scilab/modules/symbolic/src/fortran/symbolic_f.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "symbolic_f module" | 67 | VALUE "FileDescription", "symbolic_f module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "symbolic_f module" | 69 | VALUE "InternalName", "symbolic_f module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "symbolic_f.dll" | 71 | VALUE "OriginalFilename", "symbolic_f.dll" |
72 | VALUE "ProductName", "symbolic_f module" | 72 | VALUE "ProductName", "symbolic_f module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/tclsci/src/c/tclsci.rc b/scilab/modules/tclsci/src/c/tclsci.rc index 528c5bb..95d84f7 100644 --- a/scilab/modules/tclsci/src/c/tclsci.rc +++ b/scilab/modules/tclsci/src/c/tclsci.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "tclsci module" | 68 | VALUE "FileDescription", "tclsci module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "tclsci module" | 70 | VALUE "InternalName", "tclsci module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "tclsci.dll" | 72 | VALUE "OriginalFilename", "tclsci.dll" |
73 | VALUE "ProductName", " tclsci" | 73 | VALUE "ProductName", " tclsci" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/time/src/c/time.rc b/scilab/modules/time/src/c/time.rc index ed2ceb7..361fc50 100644 --- a/scilab/modules/time/src/c/time.rc +++ b/scilab/modules/time/src/c/time.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "time module" | 67 | VALUE "FileDescription", "time module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "time module" | 69 | VALUE "InternalName", "time module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "time.dll" | 71 | VALUE "OriginalFilename", "time.dll" |
72 | VALUE "ProductName", " time module" | 72 | VALUE "ProductName", " time module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/ui_data/src/c/ui_data.rc b/scilab/modules/ui_data/src/c/ui_data.rc new file mode 100644 index 0000000..9e00fe7 --- /dev/null +++ b/scilab/modules/ui_data/src/c/ui_data.rc | |||
@@ -0,0 +1,96 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | ||
2 | // | ||
3 | |||
4 | |||
5 | #define APSTUDIO_READONLY_SYMBOLS | ||
6 | ///////////////////////////////////////////////////////////////////////////// | ||
7 | // | ||
8 | // Generated from the TEXTINCLUDE 2 resource. | ||
9 | // | ||
10 | //#include "afxres.h" | ||
11 | #define APSTUDIO_HIDDEN_SYMBOLS | ||
12 | #include "windows.h" | ||
13 | ///////////////////////////////////////////////////////////////////////////// | ||
14 | #undef APSTUDIO_READONLY_SYMBOLS | ||
15 | |||
16 | ///////////////////////////////////////////////////////////////////////////// | ||
17 | // French (France) resources | ||
18 | |||
19 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA) | ||
20 | #ifdef _WIN32 | ||
21 | LANGUAGE LANG_FRENCH, SUBLANG_FRENCH | ||
22 | #pragma code_page(1252) | ||
23 | #endif //_WIN32 | ||
24 | |||
25 | #ifdef APSTUDIO_INVOKED | ||
26 | ///////////////////////////////////////////////////////////////////////////// | ||
27 | // | ||
28 | // TEXTINCLUDE | ||
29 | // | ||
30 | |||
31 | 1 TEXTINCLUDE | ||
32 | BEGIN | ||
33 | "resource.h\0" | ||
34 | END | ||
35 | |||
36 | 3 TEXTINCLUDE | ||
37 | BEGIN | ||
38 | "\r\n" | ||
39 | "\0" | ||
40 | END | ||
41 | |||
42 | #endif // APSTUDIO_INVOKED | ||
43 | |||
44 | |||
45 | ///////////////////////////////////////////////////////////////////////////// | ||
46 | // | ||
47 | // Version | ||
48 | // | ||
49 | |||
50 | VS_VERSION_INFO VERSIONINFO | ||
51 | FILEVERSION 5,4,0,0 | ||
52 | PRODUCTVERSION 5,4,0,0 | ||
53 | FILEFLAGSMASK 0x17L | ||
54 | #ifdef _DEBUG | ||
55 | FILEFLAGS 0x1L | ||
56 | #else | ||
57 | FILEFLAGS 0x0L | ||
58 | #endif | ||
59 | FILEOS 0x4L | ||
60 | FILETYPE 0x2L | ||
61 | FILESUBTYPE 0x0L | ||
62 | BEGIN | ||
63 | BLOCK "StringFileInfo" | ||
64 | BEGIN | ||
65 | BLOCK "040c04b0" | ||
66 | BEGIN | ||
67 | VALUE "FileDescription", "ui_data module" | ||
68 | VALUE "FileVersion", "5, 4, 0, 0" | ||
69 | VALUE "InternalName", "ui_data module" | ||
70 | VALUE "LegalCopyright", "Copyright (C) 2011" | ||
71 | VALUE "OriginalFilename", "ui_data.dll" | ||
72 | VALUE "ProductName", "ui_data module" | ||
73 | VALUE "ProductVersion", "5, 4, 0, 0" | ||
74 | END | ||
75 | END | ||
76 | BLOCK "VarFileInfo" | ||
77 | BEGIN | ||
78 | VALUE "Translation", 0x40c, 1200 | ||
79 | END | ||
80 | END | ||
81 | |||
82 | #endif // French (France) resources | ||
83 | ///////////////////////////////////////////////////////////////////////////// | ||
84 | |||
85 | |||
86 | |||
87 | #ifndef APSTUDIO_INVOKED | ||
88 | ///////////////////////////////////////////////////////////////////////////// | ||
89 | // | ||
90 | // Generated from the TEXTINCLUDE 3 resource. | ||
91 | // | ||
92 | |||
93 | |||
94 | ///////////////////////////////////////////////////////////////////////////// | ||
95 | #endif // not APSTUDIO_INVOKED | ||
96 | |||
diff --git a/scilab/modules/ui_data/src/c/ui_data.vcxproj b/scilab/modules/ui_data/src/c/ui_data.vcxproj index b65f1f7..626ffb3 100644 --- a/scilab/modules/ui_data/src/c/ui_data.vcxproj +++ b/scilab/modules/ui_data/src/c/ui_data.vcxproj | |||
@@ -288,6 +288,9 @@ | |||
288 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | 288 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
289 | </ProjectReference> | 289 | </ProjectReference> |
290 | </ItemGroup> | 290 | </ItemGroup> |
291 | <ItemGroup> | ||
292 | <ResourceCompile Include="ui_data.rc" /> | ||
293 | </ItemGroup> | ||
291 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 294 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
292 | <ImportGroup Label="ExtensionTargets"> | 295 | <ImportGroup Label="ExtensionTargets"> |
293 | </ImportGroup> | 296 | </ImportGroup> |
diff --git a/scilab/modules/ui_data/src/c/ui_data.vcxproj.filters b/scilab/modules/ui_data/src/c/ui_data.vcxproj.filters index 1038671..f1de66e 100644 --- a/scilab/modules/ui_data/src/c/ui_data.vcxproj.filters +++ b/scilab/modules/ui_data/src/c/ui_data.vcxproj.filters | |||
@@ -21,6 +21,9 @@ | |||
21 | <Filter Include="swig"> | 21 | <Filter Include="swig"> |
22 | <UniqueIdentifier>{e80c00e9-808d-4fe1-ae70-8b758e25110f}</UniqueIdentifier> | 22 | <UniqueIdentifier>{e80c00e9-808d-4fe1-ae70-8b758e25110f}</UniqueIdentifier> |
23 | </Filter> | 23 | </Filter> |
24 | <Filter Include="Resource Files"> | ||
25 | <UniqueIdentifier>{b5e2adde-d2fd-4625-9c9b-654817244158}</UniqueIdentifier> | ||
26 | </Filter> | ||
24 | </ItemGroup> | 27 | </ItemGroup> |
25 | <ItemGroup> | 28 | <ItemGroup> |
26 | <ClCompile Include="..\jni\BrowseVar.cpp"> | 29 | <ClCompile Include="..\jni\BrowseVar.cpp"> |
@@ -71,4 +74,9 @@ | |||
71 | <None Include="..\..\sci_gateway\ui_data_gateway.xml" /> | 74 | <None Include="..\..\sci_gateway\ui_data_gateway.xml" /> |
72 | <None Include="..\..\version.xml" /> | 75 | <None Include="..\..\version.xml" /> |
73 | </ItemGroup> | 76 | </ItemGroup> |
77 | <ItemGroup> | ||
78 | <ResourceCompile Include="ui_data.rc"> | ||
79 | <Filter>Resource Files</Filter> | ||
80 | </ResourceCompile> | ||
81 | </ItemGroup> | ||
74 | </Project> \ No newline at end of file | 82 | </Project> \ No newline at end of file |
diff --git a/scilab/modules/umfpack/src/c/umfpack.rc b/scilab/modules/umfpack/src/c/umfpack.rc index 4942dc6..247b038 100644 --- a/scilab/modules/umfpack/src/c/umfpack.rc +++ b/scilab/modules/umfpack/src/c/umfpack.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "umfpack module" | 67 | VALUE "FileDescription", "umfpack module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "umfpack module" | 69 | VALUE "InternalName", "umfpack module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "umfpack.dll" | 71 | VALUE "OriginalFilename", "umfpack.dll" |
72 | VALUE "ProductName", "umfpack module" | 72 | VALUE "ProductName", "umfpack module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/umfpack/src/noumfpack/noumfpack.rc b/scilab/modules/umfpack/src/noumfpack/noumfpack.rc index 2c2242f..4579b7a 100644 --- a/scilab/modules/umfpack/src/noumfpack/noumfpack.rc +++ b/scilab/modules/umfpack/src/noumfpack/noumfpack.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noumfpack module" | 68 | VALUE "FileDescription", "noumfpack module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "noumfpack module" | 70 | VALUE "InternalName", "noumfpack module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "noumfpack.dll" | 72 | VALUE "OriginalFilename", "noumfpack.dll" |
73 | VALUE "ProductName", " noumfpack" | 73 | VALUE "ProductName", " noumfpack" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc b/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc index 439deb6..12c6d78 100644 --- a/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc +++ b/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc | |||
@@ -109,7 +109,7 @@ BEGIN | |||
109 | VALUE "FileDescription", "Scilab 5.4 (NO GUI)" | 109 | VALUE "FileDescription", "Scilab 5.4 (NO GUI)" |
110 | VALUE "FileVersion", "5, 4, 0, 0" | 110 | VALUE "FileVersion", "5, 4, 0, 0" |
111 | VALUE "InternalName", "WScilex" | 111 | VALUE "InternalName", "WScilex" |
112 | VALUE "LegalCopyright", "Copyright (C) 2010" | 112 | VALUE "LegalCopyright", "Copyright (C) 2011" |
113 | VALUE "OriginalFilename", "WScilex.exe" | 113 | VALUE "OriginalFilename", "WScilex.exe" |
114 | VALUE "ProductName", "Scilab 5.x Application" | 114 | VALUE "ProductName", "Scilab 5.x Application" |
115 | VALUE "ProductVersion", "5, 4, 0, 0" | 115 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc b/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc index 1c3ac83..42b0129 100644 --- a/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc +++ b/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc | |||
@@ -118,7 +118,7 @@ BEGIN | |||
118 | VALUE "FileDescription", "Scilab 5.4 (GUI)" | 118 | VALUE "FileDescription", "Scilab 5.4 (GUI)" |
119 | VALUE "FileVersion", "5, 4, 0, 0" | 119 | VALUE "FileVersion", "5, 4, 0, 0" |
120 | VALUE "InternalName", "WScilex" | 120 | VALUE "InternalName", "WScilex" |
121 | VALUE "LegalCopyright", "Copyright (C) 2010" | 121 | VALUE "LegalCopyright", "Copyright (C) 2011" |
122 | VALUE "OriginalFilename", "WScilex.exe" | 122 | VALUE "OriginalFilename", "WScilex.exe" |
123 | VALUE "ProductName", "Scilab 5.3 Application" | 123 | VALUE "ProductName", "Scilab 5.3 Application" |
124 | VALUE "ProductVersion", "5, 4, 0, 0" | 124 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc b/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc index 0edf4d0..15a76da 100644 --- a/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc +++ b/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "Scilab for Windows" | 67 | VALUE "FileDescription", "Scilab for Windows" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "Scilab for Windows" | 69 | VALUE "InternalName", "Scilab for Windows" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "scilab_windows.dll" | 71 | VALUE "OriginalFilename", "scilab_windows.dll" |
72 | VALUE "ProductName", "scilab_windows" | 72 | VALUE "ProductName", "scilab_windows" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/windows_tools.rc b/scilab/modules/windows_tools/src/c/windows_tools.rc index 0985610..5af6550 100644 --- a/scilab/modules/windows_tools/src/c/windows_tools.rc +++ b/scilab/modules/windows_tools/src/c/windows_tools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "windows_tools module" | 68 | VALUE "FileDescription", "windows_tools module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "windows_tools module" | 70 | VALUE "InternalName", "windows_tools module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "windows_tools.dll" | 72 | VALUE "OriginalFilename", "windows_tools.dll" |
73 | VALUE "ProductName", " windows_tools" | 73 | VALUE "ProductName", " windows_tools" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc b/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc index cedc88e..258642e 100644 --- a/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc +++ b/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nowindows_tools module" | 68 | VALUE "FileDescription", "nowindows_tools module" |
69 | VALUE "FileVersion", "5, 4, 0, 0" | 69 | VALUE "FileVersion", "5, 4, 0, 0" |
70 | VALUE "InternalName", "nowindows_tools module" | 70 | VALUE "InternalName", "nowindows_tools module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2010" | 71 | VALUE "LegalCopyright", "Copyright (C) 2011" |
72 | VALUE "OriginalFilename", "nowindows_tools.dll" | 72 | VALUE "OriginalFilename", "nowindows_tools.dll" |
73 | VALUE "ProductName", " nowindows_tools" | 73 | VALUE "ProductName", " nowindows_tools" |
74 | VALUE "ProductVersion", "5, 4, 0, 0" | 74 | VALUE "ProductVersion", "5, 4, 0, 0" |
diff --git a/scilab/modules/xcos/src/c/xcos.rc b/scilab/modules/xcos/src/c/xcos.rc index eae4f2a..98ee1c6 100644 --- a/scilab/modules/xcos/src/c/xcos.rc +++ b/scilab/modules/xcos/src/c/xcos.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "xcos module" | 67 | VALUE "FileDescription", "xcos module" |
68 | VALUE "FileVersion", "5, 4, 0, 0" | 68 | VALUE "FileVersion", "5, 4, 0, 0" |
69 | VALUE "InternalName", "xcos module" | 69 | VALUE "InternalName", "xcos module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2010" | 70 | VALUE "LegalCopyright", "Copyright (C) 2011" |
71 | VALUE "OriginalFilename", "xcos.dll" | 71 | VALUE "OriginalFilename", "xcos.dll" |
72 | VALUE "ProductName", "xcos module" | 72 | VALUE "ProductName", "xcos module" |
73 | VALUE "ProductVersion", "5, 4, 0, 0" | 73 | VALUE "ProductVersion", "5, 4, 0, 0" |