diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/cmpl_gcc_x64.mak')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/cmpl_gcc_x64.mak | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/3rdparty/lzma/CPP/7zip/cmpl_gcc_x64.mak b/3rdparty/lzma/CPP/7zip/cmpl_gcc_x64.mak new file mode 100644 index 00000000000..500c30e47b9 --- /dev/null +++ b/3rdparty/lzma/CPP/7zip/cmpl_gcc_x64.mak @@ -0,0 +1,3 @@ +include ../../var_gcc_x64.mak +include ../../warn_gcc.mak +include makefile.gcc |