]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/common.bkl
using common code
[wxWidgets.git] / build / bakefiles / common.bkl
index 2a4df6ff37cb43ff008248369d774c42dfe2f39c..a70688ad3124110f4b6923a5b24b4e08be5a9e79 100644 (file)
     <!-- FIXME: PalmOS is another candidate to bakefiles -->
     <set var="PLATFORM_PALMOS">0</set>
 
+    <set var="IS_MSVC_PRJ">
+        $(FORMAT in ['msvc6prj','msevc4prj','msvs2003prj','msvs2005prj'])
+    </set>
+
+
     <include file="config.bkl"/>
 
     <include file="plugins_deps.bkl"/>
 
     <!-- deal with the need to copy setup.h here: -->
 
-    <set var="IS_MSVC_PRJ">
-        $(FORMAT in ['msvc6prj','msevc4prj','msvs2003prj','msvs2005prj'])
-    </set>
-
     <define-tag name="msvc-headers" rules="dll,lib">
         <if cond="IS_MSVC_PRJ">
             <msvc-project-files>