]> git.saurik.com Git - wxWidgets.git/commitdiff
rcdefs.h is a real file
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 15 Nov 2005 15:36:33 +0000 (15:36 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 15 Nov 2005 15:36:33 +0000 (15:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/wx.bkl

index 1413af71c4ac469776851b983230a7076adae77a..113906f3315fd02cecacfbf3718fc115d4503814 100644 (file)
 
         <action id="rcdefs.h">
 
-            <is-phony>1</is-phony>
+            <!-- Can't seem to set id to a name with a dollar sign
+                 so use __targetname as a temporary work around -->
+            <set var="__targetname">$(SETUPHDIR)\wx\msw\rcdefs.h</set>
+
             <dependency-of>setup_h</dependency-of>
             <depends>libdir_setup_wx_msw</depends>
             <depends-on-file>$(SRCDIR)/include/wx/msw/genrcdefs.h</depends-on-file>