wip to infer parameters type
[sqlgg.git] / test_cpp / test.bat
blobe7664e9b286036533b0eb513641e106026cf58b7
1 ..\sql2cpp.byte.exe ..\test.sql > test.hpp
2 cl /c /MDd /D_UNICODE /D_DEBUG /W4 /Zc:forScope,wchar_t /EHsc test.cpp
3 link /DEBUG test.obj sqlite3.lib