mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
v: deprecate @VROOT
in favour of @VMODROOT
(#9795)
This commit is contained in:
@@ -2,7 +2,7 @@ module szip
|
||||
|
||||
import os
|
||||
|
||||
#flag -I @VROOT/thirdparty/zip
|
||||
#flag -I @VEXEROOT/thirdparty/zip
|
||||
#include "zip.c"
|
||||
#include "zip.h"
|
||||
|
||||
|
Reference in New Issue
Block a user