362 lines
8.7 KiB
XML
362 lines
8.7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="js"
|
|
ProjectGUID="{204FA0DE-305D-4414-AE2E-F195A23F390D}"
|
|
RootNamespace="js"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)Release"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/js.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\nspr-4.6.1.winnt5.release\nspr-4.6.1\include"
|
|
PreprocessorDefinitions="NDEBUG;_X86_=1;_WINDOWS;WIN32;XP_WIN;JSFILE;EXPORT_JS_API;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile="$(IntDir)\js.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib libnspr4.lib"
|
|
OutputFile="$(OutDir)\js32.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\nspr-4.6.1.winnt5.release\nspr-4.6.1\lib"
|
|
ProgramDatabaseFile=".\Release/js32.pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="1"
|
|
EnableCOMDATFolding="1"
|
|
ImportLibrary=".\Release/js32.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/js.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="xcopy $(ProjectDir)..\..\nspr-4.6.1.winnt5.release\nspr-4.6.1\lib\libnspr4.dll $(OutDir)\ /C /Y /D
xcopy $(ProjectDir)..\..\nspr-4.6.1.winnt5.release\nspr-4.6.1\lib\libplc4.dll $(OutDir)\ /C /Y /D
xcopy $(ProjectDir)..\..\nspr-4.6.1.winnt5.release\nspr-4.6.1\lib\libplds4.dll $(OutDir)\ /C /Y /D
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)Debug"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/js.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\nspr-4.6.1.winnt5.release\nspr-4.6.1\include"
|
|
PreprocessorDefinitions="_DEBUG;DEBUG;_X86_=1;_WINDOWS;WIN32;XP_WIN;JSFILE;EXPORT_JS_API;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;JS_THREADSAFE"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile="$(IntDir)\js.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib libnspr4.lib"
|
|
OutputFile="$(OutDir)\js32.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\nspr-4.6.1.winnt5.debug\nspr-4.6.1\lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/js32.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary=".\Debug/js32.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug/js.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="xcopy $(ProjectDir)..\..\nspr-4.6.1.winnt5.debug\nspr-4.6.1\lib\libnspr4.dll $(OutDir)\ /C /Y /D
xcopy $(ProjectDir)..\..\nspr-4.6.1.winnt5.debug\nspr-4.6.1\lib\libplc4.dll $(OutDir)\ /C /Y /D
xcopy $(ProjectDir)..\..\nspr-4.6.1.winnt5.debug\nspr-4.6.1\lib\libplds4.dll $(OutDir)\ /C /Y /D
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
|
|
>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsarena.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsarray.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsatom.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsbool.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jscntxt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsdate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsdbgapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsdhash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsdtoa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsemit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsexn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsfun.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsgc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jshash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsinterp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jslock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jslog2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jslong.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsmath.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsnum.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsobj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsopcode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsparse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsprf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsregexp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsscan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsscope.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsscript.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsstr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsutil.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsxdrapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\jsxml.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js20051231\src\prmjtime.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|