Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: iceant on August 15, 2017, 04:52:59 am

Title: replace M:\Private\CB\CodeBlocks\CodeBlocks in CodeBlocks_wx31_64.cb
Post by: iceant on August 15, 2017, 04:52:59 am
Index: CodeBlocks_wx31_64.cbp
===================================================================
--- CodeBlocks_wx31_64.cbp   (revision 11147)
+++ CodeBlocks_wx31_64.cbp   (working copy)
@@ -152,7 +152,7 @@
                <Add directory="sdk/scripting/lib" />
             </Linker>
             <ExtraCommands>
-               <Add before="build_tools\autorevision\autorevision31_64 +wx +int +t M:\Private\CB\CodeBlocks\CodeBlocks include/autorevision.h" />
+               <Add before="build_tools\autorevision\autorevision31_64 +wx +int +t .. include/autorevision.h" />
                <Add after="cmd /c if not exist devel31_64\share\CodeBlocks mkdir devel31_64\share\CodeBlocks" />
                <Add after="zip -jq9 devel31_64\share\CodeBlocks\manager_resources.zip sdk\resources\*.xrc" />
                <Add after='cmd /c &quot;cd sdk\resources &amp; zip -0 -q ..\..\devel31_64\share\CodeBlocks\manager_resources.zip images\*.png images\12x12\*.png images\16x16\*.png&quot;' />
Title: Re: replace M:\Private\CB\CodeBlocks\CodeBlocks in CodeBlocks_wx31_64.cb
Post by: oBFusCATed on August 16, 2017, 12:27:01 am
In svn, next time please use code tags...