Browse Source

Only link pystub on windows

rdb 17 years ago
parent
commit
25e349a39d
1 changed files with 5 additions and 5 deletions
  1. 5 5
      pandatool/src/mayaprogs/Sources.pp

+ 5 - 5
pandatool/src/mayaprogs/Sources.pp

@@ -17,7 +17,7 @@
     egg:c pandaegg:m \
     egg:c pandaegg:m \
     linmath:c putil:c panda:m \
     linmath:c putil:c panda:m \
     express:c pandaexpress:m \
     express:c pandaexpress:m \
-    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub \
+    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m $[if $[WINDOWS_PLATFORM],pystub,] \
     pipeline:c pnmimage:c
     pipeline:c pnmimage:c
 
 
   // Irix requires this to be named explicitly.
   // Irix requires this to be named explicitly.
@@ -46,7 +46,7 @@
     egg:c pandaegg:m \
     egg:c pandaegg:m \
     linmath:c putil:c panda:m \
     linmath:c putil:c panda:m \
     express:c pandaexpress:m \
     express:c pandaexpress:m \
-    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub \
+    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m $[if $[WINDOWS_PLATFORM],pystub,] \
     pipeline:c pnmimage:c
     pipeline:c pnmimage:c
 
 
   // Irix requires this to be named explicitly.
   // Irix requires this to be named explicitly.
@@ -76,7 +76,7 @@
     egg:c pandaegg:m \
     egg:c pandaegg:m \
     linmath:c panda:m \
     linmath:c panda:m \
     express:c pandaexpress:m \
     express:c pandaexpress:m \
-    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub \
+    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m $[if $[WINDOWS_PLATFORM],pystub,] \
     putil:c pipeline:c pnmimage:c
     putil:c pipeline:c pnmimage:c
 
 
   // Irix requires this to be named explicitly.
   // Irix requires this to be named explicitly.
@@ -99,7 +99,7 @@
     framework:m \
     framework:m \
     linmath:c putil:c panda:m \
     linmath:c putil:c panda:m \
     express:c pandaexpress:m \
     express:c pandaexpress:m \
-    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub \
+    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m $[if $[WINDOWS_PLATFORM],pystub,] \
     pipeline:c
     pipeline:c
 
 
   #define BUILDING_DLL BUILDING_MISC
   #define BUILDING_DLL BUILDING_MISC
@@ -139,7 +139,7 @@
     framework:m \
     framework:m \
     linmath:c putil:c panda:m \
     linmath:c putil:c panda:m \
     express:c pandaexpress:m \
     express:c pandaexpress:m \
-    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub \
+    interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m $[if $[WINDOWS_PLATFORM],pystub,] \
     pipeline:c
     pipeline:c
 
 
   #define BUILDING_DLL BUILDING_MISC
   #define BUILDING_DLL BUILDING_MISC