Title: [111017] trunk/Source/_javascript_Core/_javascript_Core.vcproj/testRegExp/testRegExpReleasePGO.vsprops
Revision
111017
Author
[email protected]
Date
2012-03-16 09:49:32 -0700 (Fri, 16 Mar 2012)

Log Message

Windows build fix.

Modified Paths


Diff

Modified: trunk/Source/_javascript_Core/_javascript_Core.vcproj/testRegExp/testRegExpReleasePGO.vsprops (111016 => 111017)


--- trunk/Source/_javascript_Core/_javascript_Core.vcproj/testRegExp/testRegExpReleasePGO.vsprops	2012-03-16 16:49:09 UTC (rev 111016)
+++ trunk/Source/_javascript_Core/_javascript_Core.vcproj/testRegExp/testRegExpReleasePGO.vsprops	2012-03-16 16:49:32 UTC (rev 111017)
@@ -5,4 +5,8 @@
 	Name="testRegExpReleasePGO"
 	InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\releaseproduction.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\..\WebKitLibraries\win\tools\vsprops\production.vsprops;.\testRegExpCommon.vsprops"
 	>
+	<Tool
+		Name="VCCLCompilerTool"
+		AdditionalIncludeDirectories="&quot;$(ConfigurationBuildDir)\..\Production\include\private&quot;;&quot;$(ConfigurationBuildDir)\..\Production\include\private\_javascript_Core&quot;;&quot;$(ConfigurationBuildDir)\..\Production\include\private\_javascript_Core\wtf\text&quot;"
+	/>
 </VisualStudioPropertySheet>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to