]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/config.bkl
Use $(OutDir) instead of explicit directories in VC10 project files.
[wxWidgets.git] / build / bakefiles / config.bkl
index 5e430df793b438e9b8e2fff74783c8ce18908d5e..337065adbb8b3c7455ba93ae4e4999a09c043f8c 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0" ?>
-<!-- $Id$ -->
 
 <makefile>
 
@@ -66,7 +65,7 @@
             </option>
         </if>
 
-        <!-- We must make TOOLKIT a constant under MSW -->
+        <!-- We must make TOOLKIT a constant under Windows -->
         <if cond="FORMAT in ['borland','mingw','msvc','watcom', 'msvc6prj', 'msvs2003prj', 'msvs2005prj', 'msvs2008prj']">
             <set var="TOOLKIT">MSW</set>
         </if>