mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 22:40:26 +00:00
Merge branch 'web_interface' of github.com:EQEmu/Server into web_interface
This commit is contained in:
@@ -90,6 +90,7 @@ SET(common_sources
|
||||
tinyxml/tinyxml.cpp
|
||||
tinyxml/tinyxmlerror.cpp
|
||||
tinyxml/tinyxmlparser.cpp
|
||||
web_interface_utils.cpp
|
||||
)
|
||||
|
||||
SET(common_headers
|
||||
@@ -234,6 +235,7 @@ SET(common_headers
|
||||
StackWalker/StackWalker.h
|
||||
tinyxml/tinystr.h
|
||||
tinyxml/tinyxml.h
|
||||
web_interface_utils.h
|
||||
)
|
||||
|
||||
SOURCE_GROUP(Patches FILES
|
||||
|
||||
Reference in New Issue
Block a user