comparison makefile.vc @ 1595:080b764e8982

Up version number to 2.3. Rename readme to readme.txt. Cleanup some formatting issues with the last commit.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 23 Feb 2012 13:03:45 +0000
parents 6baf177f335c
children 71e0a3ad07f7
comparison
equal deleted inserted replaced
1594:6baf177f335c 1595:080b764e8982
145 mt.exe /manifest dwtest.exe.manifest win\dwtest.exe.$(TARGET_CPU).manifest /outputresource:dwtest.exe;1 145 mt.exe /manifest dwtest.exe.manifest win\dwtest.exe.$(TARGET_CPU).manifest /outputresource:dwtest.exe;1
146 -erase dwtest.exe.manifest 146 -erase dwtest.exe.manifest
147 147
148 zip: dw.dll 148 zip: dw.dll
149 copy win\readme-win.txt . 149 copy win\readme-win.txt .
150 zip dwindows-$(PLATFORM_NAME)-$(VERDOT).zip readme-win.txt readme dw.dll dwcompat.dll dw.lib dwcompat.lib dw.h 150 zip dwindows-$(PLATFORM_NAME)-$(VERDOT).zip readme-win.txt readme.txt dw.dll dwcompat.dll dw.lib dwcompat.lib dw.h