Skip to content
Snippets Groups Projects
Commit fe9b2ce6 authored by con's avatar con
Browse files

Fixes: - Friendlier forward slash

RevBy:    - hjk
parent 6b9444e1
No related branches found
No related tags found
No related merge requests found
...@@ -88,5 +88,5 @@ DEFINES += USE_MODEL_TEST=1 ...@@ -88,5 +88,5 @@ DEFINES += USE_MODEL_TEST=1
win32 { win32 {
include(win/win.pri) include(win/win.pri)
CONFIG(cdbdebugger):include(cdb\cdb.pri) CONFIG(cdbdebugger):include(cdb/cdb.pri)
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment