mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-07 14:30:13 +01:00
Update settings.gradle.win
This commit is contained in:
parent
2b7d2b5337
commit
efe575015d
@ -1,6 +1,6 @@
|
|||||||
def os = org.gradle.internal.os.OperatingSystem.current()
|
def os = org.gradle.internal.os.OperatingSystem.current()
|
||||||
rootProject.name = 'Poco'
|
rootProject.name = 'Poco'
|
||||||
//rootProject.build.gradle = 'build.gradle.win'
|
rootProject.buildFileName = 'build.gradle.win'
|
||||||
|
|
||||||
include ':CppUnit'
|
include ':CppUnit'
|
||||||
include ':Encodings'
|
include ':Encodings'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user