summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/pyzmq-14.5.0/python2/cel59/32bit/zmq/utils/compiler.json
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-03-20 16:29:23 +0200
committerimarom <imarom@cisco.com>2016-03-21 14:49:06 +0200
commit7e7cc8a3f9cfa4b0bda18b50ea79145c6bc2a045 (patch)
treec74b87de7ba812f1d0ace7d834bcefae73528c0c /scripts/external_libs/pyzmq-14.5.0/python2/cel59/32bit/zmq/utils/compiler.json
parent14b94326315f1fa46187868dac16503b3f454b9e (diff)
python 3 - rearrange
Diffstat (limited to 'scripts/external_libs/pyzmq-14.5.0/python2/cel59/32bit/zmq/utils/compiler.json')
-rw-r--r--scripts/external_libs/pyzmq-14.5.0/python2/cel59/32bit/zmq/utils/compiler.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/scripts/external_libs/pyzmq-14.5.0/python2/cel59/32bit/zmq/utils/compiler.json b/scripts/external_libs/pyzmq-14.5.0/python2/cel59/32bit/zmq/utils/compiler.json
new file mode 100644
index 00000000..773affda
--- /dev/null
+++ b/scripts/external_libs/pyzmq-14.5.0/python2/cel59/32bit/zmq/utils/compiler.json
@@ -0,0 +1,19 @@
+{
+ "extra_link_args": [],
+ "define_macros": [],
+ "runtime_library_dirs": [
+ "$ORIGIN/.."
+ ],
+ "libraries": [
+ "zmq"
+ ],
+ "library_dirs": [
+ "zmq"
+ ],
+ "include_dirs": [
+ "/auto/srg-sce-swinfra-usr/emb/users/imarom/gitwork/zmq/zeromq-bin/include",
+ "zmq/utils",
+ "zmq/backend/cython",
+ "zmq/devices"
+ ]
+} \ No newline at end of file