Author Topic: replace M:\Private\CB\CodeBlocks\CodeBlocks in CodeBlocks_wx31_64.cb  (Read 3230 times)

Offline iceant

  • Multiple posting newcomer
  • *
  • Posts: 13
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;' />

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: replace M:\Private\CB\CodeBlocks\CodeBlocks in CodeBlocks_wx31_64.cb
« Reply #1 on: August 16, 2017, 12:27:01 am »
In svn, next time please use code tags...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]