1
0
forked from aniani/vim

updated for version 7.0004

This commit is contained in:
Bram Moolenaar
2004-07-02 15:38:35 +00:00
parent 843ee41eb8
commit cfbc5ee48e
57 changed files with 2247 additions and 432 deletions

View File

@@ -28,8 +28,8 @@ CXXFLAGS := -O2 -mno-cygwin
WINDRES = i386-mingw32msvc-windres
endif
else
CXX := g++.exe
WINDRES := windres.exe
CXX := g++
WINDRES := windres
CXXFLAGS := -O2 -mno-cygwin
endif
LIBS := -luuid