com.ochafik.admin.visualstudio
Class VisualStudioUtils

java.lang.Object
  extended by com.ochafik.admin.visualstudio.VisualStudioUtils

public class VisualStudioUtils
extends Object


Constructor Summary
VisualStudioUtils()
           
 
Method Summary
static List<String> getMicrosoftIncludes()
           
static String getMicrosoftWindowsSDKHome()
           
static String resolveVariables(String string, Solution solution, Project project, Configuration configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisualStudioUtils

public VisualStudioUtils()
Method Detail

getMicrosoftIncludes

public static List<String> getMicrosoftIncludes()

getMicrosoftWindowsSDKHome

public static String getMicrosoftWindowsSDKHome()

resolveVariables

public static String resolveVariables(String string,
                                      Solution solution,
                                      Project project,
                                      Configuration configuration)


Copyright © 2009. All Rights Reserved.