Added hex editor by day oh, ported it to snowglobe trunk

This commit is contained in:
Hazim Gazov
2010-04-03 06:07:25 -03:00
parent 7a86d01598
commit 772f12eb43
21 changed files with 3204 additions and 7 deletions

View File

@@ -64,6 +64,9 @@ include_directories(
)
set(viewer_SOURCE_FILES
dofloaterhex.cpp
dohexeditor.cpp
doinventorybackup.cpp
jcfloaterareasearch.cpp
llagent.cpp
llagentaccess.cpp
@@ -484,6 +487,9 @@ set(viewer_HEADER_FILES
CMakeLists.txt
ViewerInstall.cmake
dofloaterhex.h
dohexeditor.h
doinventorybackup.h
jcfloaterareasearch.h
llagent.h
llagentaccess.h