mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-08-14 15:33:41 -04:00
Formatting in Debugging CubicSDR section
+1
-1
@@ -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.
|
||||
Reference in New Issue
Block a user