diff options
Diffstat (limited to 'protocols/Tox/proto_tox')
-rw-r--r-- | protocols/Tox/proto_tox/CMakeLists.txt | 2 | ||||
-rw-r--r-- | protocols/Tox/proto_tox/src/resource.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Tox/proto_tox/CMakeLists.txt b/protocols/Tox/proto_tox/CMakeLists.txt index b4b2fc7b33..680b9dc369 100644 --- a/protocols/Tox/proto_tox/CMakeLists.txt +++ b/protocols/Tox/proto_tox/CMakeLists.txt @@ -1,2 +1,2 @@ -set(TARGET Proto_Tox) +set(TARGET Proto_Tox) include(${CMAKE_SOURCE_DIR}/cmake/icons.cmake)
\ No newline at end of file diff --git a/protocols/Tox/proto_tox/src/resource.h b/protocols/Tox/proto_tox/src/resource.h index 6ad85462e9..bed700edf5 100644 --- a/protocols/Tox/proto_tox/src/resource.h +++ b/protocols/Tox/proto_tox/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}} +//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by Proto_Tox.rc // |