Skip to content

Commit b30e528

Browse files
committed
Cleanup: remove old VS solution, update README
- Remove Builds/MsVc2022.win/ (old MSBuild solution, superseded by CMake) - Update README.md: replace v3.0 header/intro with current description, replace old Downloads section (InnoSetup zip + MSBuild badge) with GitHub Releases link, fix VS build instructions to use CMake-generated solution instead of deleted Builds/MsVc2022.win/OdbcFb.sln - Update tests/README.md: replace MsVc2022.win build reference with Invoke-Build install instruction - Clean up stale Install/Win32/install_image/ entry from .gitignore
1 parent 5f5938e commit b30e528

File tree

7 files changed

+9
-1372
lines changed

7 files changed

+9
-1372
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Builds/*/x64/
33
Builds/*/ARM/
44
Builds/*/ARM64/
55
Builds/*/.vs/
6-
Install/Win32/install_image/
76
*.suo
87
*.ncb
98
*.user

Builds/MsVc2022.win/OdbcFb.sln

Lines changed: 0 additions & 36 deletions
This file was deleted.

Builds/MsVc2022.win/OdbcFb.vcxproj

Lines changed: 0 additions & 729 deletions
This file was deleted.

0 commit comments

Comments
 (0)