Imgui and ParallelRDP stuff

This commit is contained in:
CocoSimone
2022-08-05 13:58:35 +02:00
parent 23ebc1edc1
commit d580dc6cdd
14 changed files with 162 additions and 319 deletions

View File

@@ -58,6 +58,10 @@ target_include_directories(parallel-rdp PUBLIC
../../src/cores
parallel-rdp-standalone
..
../../src/frontend
../imgui
../imgui/imgui
../imgui/imgui/backends
)
if(WIN32)