mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 17:14:30 +02:00
Development.fgl:
add typelib.h to filelist Clients and Tools.fgl: add libmysql.dll to file list 4.0.XX-gpl.ipr: Various fixes to installshield project file (added files) VC++Files/InstallShield/4.0.XX-gpl/4.0.XX-gpl.ipr: Various fixes to installshield project file (added files) VC++Files/InstallShield/4.0.XX-gpl/File Groups/Clients and Tools.fgl: add libmysql.dll to file list VC++Files/InstallShield/4.0.XX-gpl/File Groups/Development.fgl: add typelib.h to filelist
This commit is contained in:
parent
e31f042f84
commit
b24c837ecd
3 changed files with 25 additions and 23 deletions
|
|
@ -6,42 +6,42 @@ OSSupport=0000000000010010
|
|||
|
||||
[Data]
|
||||
CurrentMedia=
|
||||
CurrentComponentDef=Default.cdf
|
||||
ProductName=MySQL Servers and Clients
|
||||
set_mifserial=
|
||||
DevEnvironment=Microsoft Visual C++ 6
|
||||
AppExe=
|
||||
ProductName=MySQL Servers and Clients
|
||||
CurrentComponentDef=Default.cdf
|
||||
set_dlldebug=No
|
||||
EmailAddresss=
|
||||
Instructions=Instructions.txt
|
||||
set_testmode=No
|
||||
AppExe=
|
||||
DevEnvironment=Microsoft Visual C++ 6
|
||||
set_mif=No
|
||||
set_testmode=No
|
||||
Instructions=Instructions.txt
|
||||
EmailAddresss=
|
||||
SummaryText=
|
||||
Department=
|
||||
HomeURL=
|
||||
Author=
|
||||
Type=Database Application
|
||||
Author=
|
||||
HomeURL=
|
||||
InstallRoot=D:\MySQL-Install\mysql-4\MySQL Servers and Clients
|
||||
Version=1.00.000
|
||||
InstallationGUID=40744a4d-efed-4cff-84a9-9e6389550f5c
|
||||
set_level=Level 3
|
||||
CurrentFileGroupDef=Default.fdf
|
||||
Notes=Notes.txt
|
||||
set_maxerr=50
|
||||
set_args=
|
||||
InstallationGUID=40744a4d-efed-4cff-84a9-9e6389550f5c
|
||||
Version=1.00.000
|
||||
set_miffile=Status.mif
|
||||
set_args=
|
||||
set_maxerr=50
|
||||
Notes=Notes.txt
|
||||
CurrentFileGroupDef=Default.fdf
|
||||
set_dllcmdline=
|
||||
Copyright=
|
||||
set_warnaserr=No
|
||||
CurrentPlatform=
|
||||
Category=
|
||||
Copyright=
|
||||
set_preproc=
|
||||
CurrentLanguage=English
|
||||
CompanyName=MySQL
|
||||
Description=Description.txt
|
||||
set_maxwarn=50
|
||||
set_crc=Yes
|
||||
Category=
|
||||
CurrentPlatform=
|
||||
set_compileb4build=No
|
||||
set_crc=Yes
|
||||
set_maxwarn=50
|
||||
Description=Description.txt
|
||||
CompanyName=MySQL
|
||||
CurrentLanguage=English
|
||||
|
||||
[MediaInfo]
|
||||
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ file20=C:\mysql\bin\winmysqladmin.exe
|
|||
file21=C:\mysql\bin\myisam_ftdump.exe
|
||||
file10=C:\mysql\bin\mysqlimport.exe
|
||||
fulldirectory=
|
||||
file22=C:\mysql\bin\libmySQL.dll
|
||||
file11=C:\mysql\bin\mysqlshow.exe
|
||||
file12=C:\mysql\bin\mysqlwatch.exe
|
||||
file13=C:\mysql\bin\pack_isam.exe
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ file16=C:\mysql\include\my_alloc.h
|
|||
file0=C:\mysql\include\raid.h
|
||||
file17=C:\mysql\include\my_getopt.h
|
||||
file1=C:\mysql\include\errmsg.h
|
||||
file18=C:\mysql\include\typelib.h
|
||||
file2=C:\mysql\include\Libmysql.def
|
||||
file3=C:\mysql\include\m_ctype.h
|
||||
file4=C:\mysql\include\m_string.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue