Again. So sorry. I promise this won't be the same next time.
This commit is contained in:
@@ -1660,6 +1660,7 @@ LINK32_OBJS= \
|
|||||||
"..\Program\StepMania-debug.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
"..\Program\StepMania-debug.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
||||||
archutils\Win32\verinc
|
archutils\Win32\verinc
|
||||||
cl /Zl /nologo /c verstub.cpp /Fo.\../Debug6\
|
cl /Zl /nologo /c verstub.cpp /Fo.\../Debug6\
|
||||||
|
|
||||||
$(LINK32) @<<
|
$(LINK32) @<<
|
||||||
$(LINK32_FLAGS) $(LINK32_OBJS)
|
$(LINK32_FLAGS) $(LINK32_OBJS)
|
||||||
<<
|
<<
|
||||||
@@ -3307,8 +3308,8 @@ LINK32_OBJS= \
|
|||||||
|
|
||||||
"..\Program\StepMania.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
"..\Program\StepMania.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
||||||
archutils\Win32\verinc
|
archutils\Win32\verinc
|
||||||
|
|
||||||
cl /Zl /nologo /c verstub.cpp /Fo.\../Release6\
|
cl /Zl /nologo /c verstub.cpp /Fo.\../Release6\
|
||||||
|
|
||||||
$(LINK32) @<<
|
$(LINK32) @<<
|
||||||
$(LINK32_FLAGS) $(LINK32_OBJS)
|
$(LINK32_FLAGS) $(LINK32_OBJS)
|
||||||
<<
|
<<
|
||||||
|
|||||||
Reference in New Issue
Block a user