Skip to content

Commit fc6aef5

Browse files
committed
Build: Trivial change to build menu.
1 parent a91c365 commit fc6aef5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ShowBuildMenu.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ if errorlevel 0 goto build-visual-studio
4646
:test-setup-menu
4747
echo A. Add a test configuration for SQL Server.
4848
echo B. Add a test configuration for Firebird (x86).
49-
echo C. Add a test configuration for Firebird (x64).
49+
echo C. Add a test configuration for Firebird (x64). [not recommended]
5050
echo D. Add a test configuration for SQLite (x86).
51-
echo E. Add a test configuration for SQLite (x64).
51+
echo E. Add a test configuration for SQLite (x64). [not recommended]
5252
echo F. Add a test configuration for PostgreSQL.
5353
echo G. Add a test configuration for Oracle.
5454
echo.

0 commit comments

Comments
 (0)