Added creation of ioc/dllPath.bat for Win32 IOCs.

This commit is contained in:
Andrew Johnson
2008-08-29 22:15:02 +00:00
parent dd226566a9
commit 79df764184
6 changed files with 98 additions and 47 deletions
@@ -0,0 +1,5 @@
TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = _ARCH_
TARGETS = envPaths dllPath.bat
include $(TOP)/configure/RULES.ioc