Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for x64Release (0.94 sec)

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

            and:
            final solutionFile = solutionFile("foo.sln")
            solutionFile.assertReferencesProject(projectFile("mainExe.vcxproj"), ["win32Debug", "win32Release", "x64Debug", "x64Release"])
    
            when:
            buildFile << """
                model {
                    visualStudio {
                        projects.all {
                            projectFile.location = file('foo.vcxproj')
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:12 UTC 2023
    - 8.5K bytes
    - Viewed (0)
Back to top