Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arturasn authored Jul 15, 2020
1 parent e3b0b9f commit b62155f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Colourful log:
## Compiling
To build the project yourself you have to build wxWidgets for your appropriate toolset and then generate the project using CMake:

1) Browse to mdb2sqlite/wxwidgets/build/msw
2) Choose the appropriate solution file toolset
3) Build the dll debug and dll release configurations.
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 comments on commit b62155f

Please sign in to comment.