Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237f1af commit 73a40f6Copy full SHA for 73a40f6
2 files changed
cpp/ql/test/.project
@@ -0,0 +1,12 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<projectDescription>
3
+ <name>semmlecode-cpp-tests</name>
4
+ <comment></comment>
5
+ <projects>
6
+ </projects>
7
+ <buildSpec>
8
+ </buildSpec>
9
+ <natures>
10
+ <nature>com.semmle.plugin.qdt.core.qlnature</nature>
11
+ </natures>
12
+</projectDescription>
cpp/ql/test/.qlpath
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<ns2:qlpath xmlns:ns2="https://semmle.com/schemas/qlpath">
+ <librarypath>
+ <path kind="WORKSPACE">/semmlecode-cpp-queries</path>
+ </librarypath>
+ <dbscheme kind="WORKSPACE">/semmlecode-cpp-queries/semmlecode.cpp.dbscheme</dbscheme>
+ <defaultImports>
+ <defaultImport>cpp</defaultImport>
+ </defaultImports>
+</ns2:qlpath>
0 commit comments