mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
Use correct directory for local header includes
This commit is contained in:
parent
0fda1e2dbe
commit
c67df3993a
|
@ -32,7 +32,7 @@ project "xlnt"
|
|||
language "C++"
|
||||
targetdir "../lib/"
|
||||
includedirs {
|
||||
"../include/xlnt",
|
||||
"../include",
|
||||
"../third-party/pugixml/src",
|
||||
"../third-party/miniz"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user