makeg95.env edited for Mingw32/gcc 2.95 compilation; _T not redefined for
Mingw32; removed init.cpp from makefile.vc (tmake keeps generating it); added spinctrl.cpp to MSW section in filelist.txt. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,6 +21,9 @@ set len=%@LINES[%TEMP\files1.tmp]
|
||||
|
||||
erase /Y %TEMP\files2.tmp
|
||||
|
||||
Rem, first add system files
|
||||
cat %WXWIN\distrib\msw\wisesys.txt > %temp\files2.tmp
|
||||
|
||||
do i = 0 to %len by 1
|
||||
set line=%@LINE[%TEMP\files1.tmp,%i]
|
||||
Rem Skip directories.
|
||||
|
@@ -1,3 +1,5 @@
|
||||
Mingw32-gcc295.patches
|
||||
|
||||
docs/licence.txt
|
||||
docs/msw/*.txt
|
||||
docs/wine/*.txt
|
||||
|
@@ -254,6 +254,7 @@ settings.cpp M
|
||||
slider95.cpp M 32
|
||||
slidrmsw.cpp M 16
|
||||
spinbutt.cpp M
|
||||
spinctrl.cpp M
|
||||
statbmp.cpp M
|
||||
statbox.cpp M
|
||||
statbr95.cpp M 32
|
||||
|
@@ -137,6 +137,10 @@ end
|
||||
item: Self-Register OCXs/DLLs
|
||||
Description=Updating System Configuration, Please Wait...
|
||||
end
|
||||
item: Execute Program
|
||||
Pathname=explorer.exe
|
||||
Command Line=%GROUP%
|
||||
end
|
||||
item: Add to AUTOEXEC.BAT
|
||||
New Text=SET WXWIN=%MAINDIR%
|
||||
Search Text=SET WXWIN
|
||||
@@ -217,9 +221,11 @@ item: Custom Dialog Set
|
||||
Text Italian=Installazione completata!
|
||||
end
|
||||
item: Static
|
||||
Rectangle=86 42 256 102
|
||||
Rectangle=86 42 256 124
|
||||
Create Flags=01010000000000000000000000000000
|
||||
Text=The %APPTITLE% source files have been successfully installed. You will need to compile the library and any demo files you wish to run: please see docs\msw\install.txt for details.
|
||||
Text=The %APPTITLE% source files have been successfully installed, with some convenient shortcuts in the "wxWindows 2" program group.
|
||||
Text=
|
||||
Text=You will need to compile the library and any demo files you wish to run: please see docs\msw\install.txt for details.
|
||||
Text=
|
||||
Text=Press the Finish button to exit this installation.
|
||||
Text French=%APPTITLE% est maintenant install<6C>.
|
||||
|
@@ -61,6 +61,11 @@ item: Set Variable
|
||||
Variable=MAINDIR
|
||||
Value=wx2
|
||||
end
|
||||
item: Display Graphic
|
||||
Pathname=D:\wx2\wxWindows\distrib\msw\wxwin01.bmp
|
||||
X Position=16
|
||||
Y Position=16
|
||||
end
|
||||
item: Check Configuration
|
||||
Flags=10111011
|
||||
end
|
||||
@@ -140,22 +145,6 @@ item: Wizard Block
|
||||
X Position=9
|
||||
Y Position=10
|
||||
Filler Color=8421440
|
||||
Dialog=Select Program Manager Group
|
||||
Dialog=Select Backup Directory
|
||||
Dialog=Display Registration Information
|
||||
Dialog=Get Registration Information
|
||||
Variable=EXPLORER
|
||||
Variable=DOBACKUP
|
||||
Variable=DOBRAND
|
||||
Variable=DOBRAND
|
||||
Value=1
|
||||
Value=A
|
||||
Value=1
|
||||
Value=1
|
||||
Compare=0
|
||||
Compare=1
|
||||
Compare=0
|
||||
Compare=1
|
||||
Flags=00000011
|
||||
end
|
||||
item: Custom Dialog Set
|
||||
@@ -601,4 +590,3 @@ end
|
||||
item: Check Disk Space
|
||||
Component=COMPONENTS
|
||||
end
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user