Changeset 49952 in webkit for trunk/JavaScriptCore/JavaScriptCore.vcproj
- Timestamp:
- Oct 22, 2009, 1:06:54 PM (16 years ago)
- Location:
- trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCommon.vsprops
r47392 r49952 14 14 AdditionalDependencies="gdi32.lib oleaut32.lib winmm.lib icuin$(LibraryConfigSuffix).lib icuuc$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib WTF$(WebKitConfigSuffix).lib" 15 15 OutputFile="$(OutDir)\$(ProjectName)$(WebKitDLLConfigSuffix).dll" 16 ModuleDefinitionFile="JavaScriptCore $(WebKitDLLConfigSuffix).def"16 ModuleDefinitionFile="JavaScriptCore.def" 17 17 /> 18 18 <Tool
Note:
See TracChangeset
for help on using the changeset viewer.