Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for onProject (0.08 sec)

  1. platforms/ide/ide-native/src/integTest/groovy/org/gradle/ide/visualstudio/VisualStudioCompositeBuildIntegrationTest.groovy

                ":util:utilDllVisualStudioFilters", ":util:utilDllVisualStudioProject",
                ":other:otherVisualStudioFilters", ":other:otherVisualStudioProject",
                ":visualStudio")
    
            and:
            def oneProject = projectFile("one/one.vcxproj")
            def twoProject = projectFile("two/twoDll.vcxproj")
            def utilProject = projectFile("util/utilDll.vcxproj")
            def otherProject = projectFile("other/other.vcxproj")
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 3.5K bytes
    - Viewed (0)
Back to top