git-svn-id: svn://ultimatepp.org/upp/trunk@8167 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-02-11 08:02:04 +00:00
parent dda8649d91
commit 719f7bb4b0

View file

@ -62,7 +62,7 @@ CONSOLE_APP_MAIN
DUMP(x.Expand("This is: TEST( \"1\" \"2\" \",\", ',')!"));
*/
// Test("C:/OpenSSL-Win32/include/openssl/ssl.h");
Test("C:/Program Files/Microsoft SDKs/Windows/v7.1/Include/WinBase.h");
// Test("C:/Program Files/Microsoft SDKs/Windows/v7.1/Include/WinBase.h");
// Test("C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\Vc\\Include\\string.h");
return;
Cpp x;