mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-02-03 09:44:26 -05:00
Formatting in Debugging CubicSDR section
parent
d124d4c702
commit
88c973e6e3
@ -204,4 +204,4 @@ In Visual Studio, select the `RelWithDebInfo` configuration. Then go to CubicSDR
|
||||
* Optimization: Disabled (/Od)
|
||||
* Inline Function Expansion: Disabled (/Ob0)
|
||||
|
||||
This particular binary is generated in C:\MSVCDev\CubicSDR_win64\x64\RelWithDbInfo\, so take care of copying all the Cubic resources (`modules`, `fonts` and additional libraries) in this directory so it can execute properly.
|
||||
This particular binary is generated in `C:\MSVCDev\CubicSDR_win64\x64\RelWithDbInfo`, so take care of copying all the Cubic resources (`modules`, `fonts` and additional libraries) in this directory so it can execute properly.
|
Loading…
Reference in New Issue
Block a user