mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
Fix wrong library names in export files
svn path=/trunk/; revision=23147
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
LIBRARY cplsample.cpl
|
||||
LIBRARY access.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
LIBRARY cplsample.cpl
|
||||
LIBRARY sysdm.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
|
||||
Reference in New Issue
Block a user