1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-17 23:57:14 +02:00

Update the Sample module to work with the modified API.

This commit is contained in:
Sandu Liviu Catalin
2016-06-03 21:31:58 +03:00
parent a792ae525e
commit 55df0b702c
5 changed files with 45 additions and 467 deletions

View File

@ -414,7 +414,10 @@
<Unit filename="../modules/sample/Common.cpp" />
<Unit filename="../modules/sample/Common.hpp" />
<Unit filename="../modules/sample/Module.cpp" />
<Unit filename="../modules/sample/Module.hpp" />
<Unit filename="../shared/Base/Buffer.cpp" />
<Unit filename="../shared/Base/Buffer.hpp" />
<Unit filename="../shared/Base/Utility.cpp" />
<Unit filename="../shared/Base/Utility.hpp" />
<Unit filename="../shared/SqMod.cpp" />
<Extensions>
<code_completion />