提交 42bd3e25 编写于 作者: S Sean Barrett

rename test files to be more meaningful

上级 e63b3e07
......@@ -86,10 +86,6 @@ LINK32=link.exe
# Name "stb - Win32 Debug"
# Begin Source File
SOURCE=.\compile_test.c
# End Source File
# Begin Source File
SOURCE=.\stb.c
# End Source File
# Begin Source File
......@@ -102,6 +98,10 @@ SOURCE=..\stb_vorbis.c
# End Source File
# Begin Source File
SOURCE=.\test_c_compilation.c
# End Source File
# Begin Source File
SOURCE=.\test_truetype.c
# End Source File
# Begin Source File
......
......@@ -65,7 +65,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /GX /Zd /Od /I "..\.." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /GX /Zd /Od /I ".." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
......@@ -83,10 +83,6 @@ LINK32=link.exe
# Name "stb_cpp - Win32 Debug"
# Begin Source File
SOURCE=.\compile_test_cpp.cpp
# End Source File
# Begin Source File
SOURCE=.\stb_cpp.cpp
# End Source File
# Begin Source File
......@@ -97,5 +93,9 @@ SOURCE=..\stb_image.c
SOURCE=..\stb_vorbis.c
# End Source File
# Begin Source File
SOURCE=.\test_cpp_compilation.cpp
# End Source File
# End Target
# End Project
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册