Skip to content

Commit

Permalink
Changed "tools\\rm" to "tools\\\\rm"
Browse files Browse the repository at this point in the history
git-svn-id: https://opende.svn.sourceforge.net/svnroot/opende/trunk/ode@592 685f7672-210f-0410-90b4-fe3ad19314fe
  • Loading branch information
mcspanky committed Feb 5, 2004
1 parent 93f3bd7 commit de1e2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/makefile.msvc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
WINDOWS=1
THIS_DIR=
DEL_CMD=tools\rm
DEL_CMD=tools\\rm
CC=cl /nologo /DWIN32 /DMSVC /DSHAREDLIBEXPORT= /DSHAREDLIBIMPORT=
OBJ=.obj
C_FLAGS=/c /GR- /GX- /W3 /GF
Expand Down

0 comments on commit de1e2d4

Please sign in to comment.