mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 20:01:50 +00:00
[MSI_WINETEST][BASEADDRESS] Rename the 'custom' and 'selfreg' build targets.
They are renamed to 'msi_custom' and 'msi_selfreg', respectively. This is to avoid any future build target name collisions with other tests that would also use similarly-named targets. (For example, a future setupapi wine-synced commit.)
This commit is contained in:
parent
73a1c9d418
commit
6c93f3ca6b
5 changed files with 19 additions and 17 deletions
|
@ -100,7 +100,7 @@ set(baseaddress_cryptdlg 0x768c0000)
|
|||
set(baseaddress_cryptdll 0x76880000)
|
||||
set(baseaddress_cryptext 0x76840000)
|
||||
set(baseaddress_cryptnet 0x767f0000)
|
||||
set(baseaddress_custom 0x767b0000)
|
||||
set(baseaddress_msi_custom 0x767b0000)
|
||||
set(baseaddress_d3d8 0x76710000)
|
||||
set(baseaddress_d3d8thk 0x766f0000)
|
||||
set(baseaddress_d3d9 0x76630000)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue