We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b0b9f commit b62155fCopy full SHA for b62155f
README.md
@@ -41,7 +41,7 @@ Colourful log:
41
## Compiling
42
To build the project yourself you have to build wxWidgets for your appropriate toolset and then generate the project using CMake:
43
44
-1) Browse to mdb2sqlite/wxwidgets/build/msw
45
-2) Choose the appropriate solution file toolset
46
-3) Build the dll debug and dll release configurations.
47
-4) Generate mdb2sqlite project using CMake selecting the required too
+1) Browse to mdb2sqlite/wxwidgets/build/msw.
+2) Choose the appropriate solution file for your target toolset.
+3) Build your target configuration DLL Debug/DLL Release.
+4) Generate mdb2sqlite project using CMake selecting the required toolset.
0 commit comments