Searched refs:outDll (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/tools/ProjectCreator/
H A DWinGammaPlatformVC7.java232 Vector getBaseLinkerFlags(String outDir, String outDll, String platformName) { argument
249 addAttr(rv, "OutputFile", outDll);
H A DBuildConfig.java50 protected void initNames(String flavour, String build, String outDll) { argument
74 put("OutputDll", outDir + Util.sep + outDll);
574 abstract Vector getBaseLinkerFlags(String outDir, String outDll, String platformName); argument
H A DWinGammaPlatformVC10.java365 Vector getBaseLinkerFlags(String outDir, String outDll, String platformName) { argument
381 addAttr(rv, "OutputFile", outDll);

Completed in 2623 milliseconds