mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-05 15:21:19 +03:00
Initial work on an automated VSIX testing tool. Not working or tested yet.
FossilOrigin-Name: 496e4ac984b2548dd5f2f969cd34656b586cfcfe
This commit is contained in:
6
vsixtest/pch.cpp
Normal file
6
vsixtest/pch.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
//
|
||||
// pch.cpp
|
||||
// Include the standard header and generate the precompiled header.
|
||||
//
|
||||
|
||||
#include "pch.h"
|
Reference in New Issue
Block a user