mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Fix typo in xenia-vfs premake generator. Fixes #701.
This commit is contained in:
parent
be962e6de1
commit
5fde9fa720
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ project("xenia-vfs")
|
|||
defines({
|
||||
})
|
||||
includedirs({
|
||||
project_root.."third_party/gflags/src",
|
||||
project_root.."/third_party/gflags/src",
|
||||
})
|
||||
recursive_platform_files()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue