<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="emscripten" ProjectGUID="{75D91BDE-CC30-4C53-BF33-5F69EF13A61B}" RootNamespace="empscripten" Keyword="MakeFileProj" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="0" > <Tool Name="VCNMakeTool" BuildCommandLine="cd $(InputDir)\.. && vcify make web-dbg DEPCC=" ReBuildCommandLine="" CleanCommandLine="cd $(InputDir)\.. && vcify make clean -j8" Output="" PreprocessorDefinitions="ANDROID;DEBUG" IncludeSearchPath="" ForcedIncludes="" AssemblySearchPath="" ForcedUsingAssemblies="" CompileAsManaged="" /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="0" > <Tool Name="VCNMakeTool" BuildCommandLine="cd $(InputDir)\.. && vcify make web-rel FTE_TARGET=web ASMJS_MEMORY=1073741824 -j8" ReBuildCommandLine="" CleanCommandLine="cd $(InputDir)\.. && vcify make clean FTE_TARGET=web" Output="" PreprocessorDefinitions="ANDROID;NDEBUG" IncludeSearchPath="" ForcedIncludes="" AssemblySearchPath="" ForcedUsingAssemblies="" CompileAsManaged="" /> </Configuration> </Configurations> <References> </References> <Files> <File RelativePath="..\web\fs_web.c" > </File> <File RelativePath="..\web\ftejslib.h" > </File> <File RelativePath="..\web\ftejslib.js" > </File> <File RelativePath="..\web\gl_vidweb.c" > </File> <File RelativePath="..\web\prejs.js" > </File> <File RelativePath="..\web\sys_web.c" > </File> </Files> <Globals> </Globals> </VisualStudioProject>