diff options
author | Shivendra | 2017-06-27 17:32:55 +0530 |
---|---|---|
committer | Shivendra | 2017-06-27 17:32:55 +0530 |
commit | 3a110d03c8a183af42f61e49f80cef466505a5c5 (patch) | |
tree | 4109c09ae695d60db7a91019dd4c6200377ae63f /scilab.pc | |
parent | 79e536d46ba2986b4947cccd1fbff5ba186eb9e8 (diff) | |
download | scilab_for_xcos_on_cloud-3a110d03c8a183af42f61e49f80cef466505a5c5.tar.gz scilab_for_xcos_on_cloud-3a110d03c8a183af42f61e49f80cef466505a5c5.tar.bz2 scilab_for_xcos_on_cloud-3a110d03c8a183af42f61e49f80cef466505a5c5.zip |
canimxy writing to log file
Diffstat (limited to 'scilab.pc')
-rw-r--r-- | scilab.pc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ URL: http://www.scilab.org Version: 5.5.2 Requires: libxml-2.0 libpcre Libs: -L${libdir} -lscilab -Cflags: -I${includedir} -lieee -lSM -lncurses -L/home/shashank/scilab-master_5.5.2/usr/lib -ltk8.5 -L/home/shashank/scilab-master_5.5.2/usr/lib -ltcl8.5 -ldl +Cflags: -I${includedir} -lieee -lSM -lncurses -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -ltk8.5 -L/home/shivendra/IIT/updated/scilab_for_xcos/usr/lib -ltcl8.5 -ldl |