mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 16:20:07 +08:00
[PCNET] CMakeLists.txt: Remove superseded -DNDIS50_MINIPORT (#8313)
Addendum to commit 74015adb69 (r20671).
CORE-20300
This commit is contained in:
committed by
Hermès Bélusca-Maïto
parent
d1b1292429
commit
dd00ebdd51
@@ -1,9 +1,8 @@
|
||||
|
||||
add_definitions(
|
||||
-DNDIS50_MINIPORT
|
||||
-DNDIS51_MINIPORT
|
||||
-DNDIS_MINIPORT_DRIVER
|
||||
-DNDIS_LEGACY_MINIPORT
|
||||
-DNDIS51_MINIPORT)
|
||||
-DNDIS_LEGACY_MINIPORT)
|
||||
|
||||
list(APPEND SOURCE
|
||||
pcnet.c
|
||||
|
||||
Reference in New Issue
Block a user