summaryrefslogtreecommitdiffstats
path: root/scripts/external_libs/pyzmq-14.5.0/python2/cel59/64bit/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/64bit/zmq/utils/compiler.json
parent14b94326315f1fa46187868dac16503b3f454b9e (diff)
python 3 - rearrange
Diffstat (limited to 'scripts/external_libs/pyzmq-14.5.0/python2/cel59/64bit/zmq/utils/compiler.json')
-rw-r--r--scripts/external_libs/pyzmq-14.5.0/python2/cel59/64bit/zmq/utils/compiler.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/scripts/external_libs/pyzmq-14.5.0/python2/cel59/64bit/zmq/utils/compiler.json b/scripts/external_libs/pyzmq-14.5.0/python2/cel59/64bit/zmq/utils/compiler.json
new file mode 100644
index 00000000..2394c4c4
--- /dev/null
+++ b/scripts/external_libs/pyzmq-14.5.0/python2/cel59/64bit/zmq/utils/compiler.json
@@ -0,0 +1,24 @@
+{
+ "extra_link_args": [],
+ "define_macros": [
+ [
+ "HAVE_SYS_UN_H",
+ 1
+ ]
+ ],
+ "runtime_library_dirs": [
+ "/auto/srg-sce-swinfra-usr/emb/users/imarom/tmp/pyzmq/zeromq-4.0.2/lib"
+ ],
+ "libraries": [
+ "zmq"
+ ],
+ "library_dirs": [
+ "/auto/srg-sce-swinfra-usr/emb/users/imarom/tmp/pyzmq/zeromq-4.0.2/lib"
+ ],
+ "include_dirs": [
+ "/auto/srg-sce-swinfra-usr/emb/users/imarom/tmp/pyzmq/zeromq-4.0.2/include",
+ "zmq/utils",
+ "zmq/backend/cython",
+ "zmq/devices"
+ ]
+} \ No newline at end of file