Commit efab9017 authored by Chen Bill's avatar Chen Bill Committed by GitHub

revert cdialect (#739)

* revert cdialect

* revert cdialect
parent d5a7ebc3
project "lua"
kind "StaticLib"
cdialect "C11"
cppdialect "C++14"
files { "src/*.c", "src/*.h", "src/*.hpp" }
......
project "ocgcore"
kind "StaticLib"
cdialect "C11"
cppdialect "C++14"
files { "*.cpp", "*.h" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment