forked from Mirrors/freeswitch
1026 lines
24 KiB
XML
1026 lines
24 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="js"
|
|
ProjectGUID="{204FA0DE-305D-4414-AE2E-F195A23F390D}"
|
|
RootNamespace="js"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)Release"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="if not exist "$(ProjectDir)..\..\js\config.h" type "$(ProjectDir)..\..\js\config.hw" > "$(ProjectDir)..\..\js\config.h"
if not exist "$(ProjectDir)..\..\js\src\jsautocfg.h" type "$(ProjectDir)..\..\js\src\jsautocfg.hw" > "$(ProjectDir)..\..\js\src\jsautocfg.h"
if not exist "$(ProjectDir)..\..\js\nsprpub\pr\include\prcpucfg.h" type "$(ProjectDir)..\..\js\nsprpub\pr\include\md\_winnt.cfg" > "$(ProjectDir)..\..\js\nsprpub\pr\include\prcpucfg.h"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName="$(IntDir)/js.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\js\nsprpub\pr\include\private;..\..\js\nsprpub\pr\include"
|
|
PreprocessorDefinitions="NDEBUG;_X86_=1;_WINDOWS;WIN32;XP_WIN;JSFILE;EXPORT_JS_API;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;JS_THREADSAFE;OSSP;_NSPR_BUILD_;JS_HAS_FILE_OBJECT=1"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile="$(IntDir)\js.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
WarningLevel="0"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib advapi32.lib wsock32.lib winmm.lib"
|
|
OutputFile="$(OutDir)\js32.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDatabaseFile="$(IntDir)/js32.pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="1"
|
|
EnableCOMDATFolding="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(IntDir)/js32.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(IntDir)/js.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="if not exist "$(ProjectDir)..\..\js\config.h" type "$(ProjectDir)..\..\js\config.hw" > "$(ProjectDir)..\..\js\config.h"
if not exist "$(ProjectDir)..\..\js\src\jsautocfg.h" type "$(ProjectDir)..\..\js\src\jsautocfg.hw" > "$(ProjectDir)..\..\js\src\jsautocfg.h"
if not exist "$(ProjectDir)..\..\js\nsprpub\pr\include\prcpucfg.h" type "$(ProjectDir)..\..\js\nsprpub\pr\include\md\_winnt.cfg" > "$(ProjectDir)..\..\js\nsprpub\pr\include\prcpucfg.h"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName="$(IntDir)/js.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\js\nsprpub\pr\include\private;..\..\js\nsprpub\pr\include"
|
|
PreprocessorDefinitions="_AMD64_=1;NDEBUG;_WINDOWS;WIN32;XP_WIN;JSFILE;EXPORT_JS_API;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;JS_THREADSAFE;OSSP;_NSPR_BUILD_;JS_HAS_FILE_OBJECT=1"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile="$(IntDir)\js.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
WarningLevel="0"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib advapi32.lib wsock32.lib winmm.lib"
|
|
OutputFile="$(OutDir)\js32.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDatabaseFile="$(IntDir)/js32.pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="1"
|
|
EnableCOMDATFolding="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)js32.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(IntDir)/js.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)Debug"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="if not exist "$(ProjectDir)..\..\js\config.h" type "$(ProjectDir)..\..\js\config.hw" > "$(ProjectDir)..\..\js\config.h"
if not exist "$(ProjectDir)..\..\js\src\jsautocfg.h" type "$(ProjectDir)..\..\js\src\jsautocfg.hw" > "$(ProjectDir)..\..\js\src\jsautocfg.h"
if not exist "$(ProjectDir)..\..\js\nsprpub\pr\include\prcpucfg.h" type "$(ProjectDir)..\..\js\nsprpub\pr\include\md\_winnt.cfg" > "$(ProjectDir)..\..\js\nsprpub\pr\include\prcpucfg.h"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName="$(IntDir)/js.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\js\nsprpub\pr\include\private;..\..\js\nsprpub\pr\include"
|
|
PreprocessorDefinitions="_DEBUG;DEBUG;_X86_=1;_WINDOWS;WIN32;XP_WIN;JSFILE;EXPORT_JS_API;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;JS_THREADSAFE;OSSP;_NSPR_BUILD_;JS_HAS_FILE_OBJECT=1"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile="$(IntDir)\js.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
WarningLevel="0"
|
|
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 advapi32.lib wsock32.lib winmm.lib"
|
|
OutputFile="$(OutDir)\js32.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)/js32.pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(IntDir)/js32.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(IntDir)/js.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="if not exist "$(ProjectDir)..\..\js\config.h" type "$(ProjectDir)..\..\js\config.hw" > "$(ProjectDir)..\..\js\config.h"
if not exist "$(ProjectDir)..\..\js\src\jsautocfg.h" type "$(ProjectDir)..\..\js\src\jsautocfg.hw" > "$(ProjectDir)..\..\js\src\jsautocfg.h"
if not exist "$(ProjectDir)..\..\js\nsprpub\pr\include\prcpucfg.h" type "$(ProjectDir)..\..\js\nsprpub\pr\include\md\_winnt.cfg" > "$(ProjectDir)..\..\js\nsprpub\pr\include\prcpucfg.h"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName="$(IntDir)/js.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\js\nsprpub\pr\include\private;..\..\js\nsprpub\pr\include"
|
|
PreprocessorDefinitions="_DEBUG;DEBUG;_AMD64_=1;_WINDOWS;WIN32;XP_WIN;JSFILE;EXPORT_JS_API;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;JS_THREADSAFE;OSSP;_NSPR_BUILD_;JS_HAS_FILE_OBJECT=1"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile="$(IntDir)\js.pch"
|
|
AssemblerListingLocation=""
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
WarningLevel="0"
|
|
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 advapi32.lib wsock32.lib winmm.lib"
|
|
OutputFile="$(OutDir)\js32.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)/js32.pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)js32.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(IntDir)/js.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
|
|
>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_acos.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_acosh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_asin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_atan2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_atanh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_cosh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_exp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_fmod.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_gamma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_gamma_r.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_hypot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_j0.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_j1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_jn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_lgamma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_lgamma_r.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_log.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_log10.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_pow.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_rem_pio2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_remainder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_scalb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_sinh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\e_sqrt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsarena.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsarray.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsatom.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsbool.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jscntxt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsdate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsdbgapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsdhash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsdso.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsdtoa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsemit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsexn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsfun.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsgc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jshash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsinterp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jslock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jslog2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jslong.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsmath.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsnum.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsobj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsopcode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsparse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsprf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsregexp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsscan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsscope.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsscript.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsstr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsutil.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsxdrapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\jsxml.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\k_cos.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\k_rem_pio2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\k_sin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\k_standard.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\k_tan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\prmjtime.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_asinh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_atan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_cbrt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_ceil.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_copysign.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_cos.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_erf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_expm1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_fabs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_finite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_floor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_frexp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_ilogb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_isnan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_ldexp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_lib_version.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_log1p.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_logb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_matherr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_modf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_nextafter.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_rint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_scalbn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_signgam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_significand.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_sin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_tan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\s_tanh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_acos.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_acosh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_asin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_atan2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_atanh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_cosh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_exp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_fmod.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_gamma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_gamma_r.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_hypot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_j0.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_j1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_jn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_lgamma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_lgamma_r.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_log.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_log10.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_pow.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_remainder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_scalb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_sinh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\src\fdlibm\w_sqrt.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="NSPR Source"
|
|
>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\md\windows\ntinrval.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\md\windows\ntio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\md\windows\ntmisc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\md\windows\ntsec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\md\windows\ntthread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\misc\pratom.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\threads\prcthr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prdir.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\misc\prerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prfdcach.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\misc\prinit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\misc\prinrval.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\priometh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prlayer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prlog.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\malloc\prmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prmmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prmwait.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\misc\prolock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\md\prosdep.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\io\prprf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\memory\prseg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\misc\prtime.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\threads\prtpd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\threads\combined\prucpu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\threads\combined\prucv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\threads\combined\prulock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\threads\combined\prustack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\threads\combined\pruthr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\md\windows\w32poll.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\js\nsprpub\pr\src\md\windows\win32_errors.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|