Added a utils directory, and changed the Win32 makefiles for Borland C++ to copy the resulting executable into the utils directory.

This commit is contained in:
skarg
2006-08-03 18:02:28 +00:00
parent 94f7f58cb8
commit 73df2e1abb
12 changed files with 54 additions and 11 deletions
+3
View File
@@ -88,6 +88,9 @@ $(C_LIB_DIR)\CW32MT.lib
all : $(BCC_CFG) $(PRODUCT_EXE)
install: $(PRODUCT_EXE)
copy $(PRODUCT_EXE) ..\..\utils\$(PRODUCT_EXE)
# Linker specific: the link below is for BCC linker/compiler. If you link
# with a different linker - please change accordingly.
#