Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
e9804226
Commit
e9804226
authored
Jan 31, 2006
by
reggie@big_geek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change win32 to win
parent
e7ef3238
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
win/build-vs71.bat
win/build-vs71.bat
+3
-3
win/build-vs8.bat
win/build-vs8.bat
+3
-3
No files found.
win/build-vs71.bat
View file @
e9804226
@echo
off
win
32
\cmakefiles\deploy
win
\cmakefiles\deploy
del
cmakecache
.txt
copy
win
32
\vs71cache.txt
cmakecache
.txt
copy
win
\vs71cache.txt
cmakecache
.txt
cmake
-G
"Visual Studio 7 .NET 2003"
copy
cmakecache
.txt
win
32
\vs71cache.txt
copy
cmakecache
.txt
win
\vs71cache.txt
win/build-vs8.bat
View file @
e9804226
@echo
off
win
32
\cmakefiles\deploy
win
\cmakefiles\deploy
del
cmakecache
.txt
copy
win
32
\vs8cache.txt
cmakecache
.txt
copy
win
\vs8cache.txt
cmakecache
.txt
cmake
-G
"Visual Studio 8 2005"
copy
cmakecache
.txt
win
32
\vs8cache.txt
copy
cmakecache
.txt
win
\vs8cache.txt
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment