Note how to debug the C++ code

This commit is contained in:
ISSOtm 2021-03-02 19:05:34 +01:00
parent 2ce3db3bb8
commit fe90e80881

View file

@ -1,5 +1,7 @@
### Windows
Note: to debug the C++ code, go to `UI`'s properties, tick `Debug > Debugger engines > Enable native code debugging`, and save the changes.
#### *Standalone*
1) Open the solution in Visual Studio 2019