summaryrefslogtreecommitdiff
path: root/scripts/makefile.vcwin32
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-03-21 05:13:06 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:52 -0500
commit520a764cd79aea2d282cb4d2b9187f0aafb72404 (patch)
tree0ca2fa9bece8a4d4eeeda049bd37b3fda61c6ee3 /scripts/makefile.vcwin32
parenta77ef625a6bb7d7808e0f084df2ca1d9d2627154 (diff)
downloadlibpng-520a764cd79aea2d282cb4d2b9187f0aafb72404.tar.gz
Imported from libpng-1.0.6.tarv1.0.6
Diffstat (limited to 'scripts/makefile.vcwin32')
-rw-r--r--scripts/makefile.vcwin321
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/makefile.vcwin32 b/scripts/makefile.vcwin32
index 593137d04..8294c4cce 100644
--- a/scripts/makefile.vcwin32
+++ b/scripts/makefile.vcwin32
@@ -7,7 +7,6 @@
# ---------- Microsoft Visual C++ 4.0 and later, no assembler code------
# If you want to use assembler code, use makefile.vcawin32 instead.
-MODEL=-
CFLAGS= -Ox -GA3s -nologo -W3 -I..\zlib
CC=cl