emscripten/tests/msvc10
Jukka Jylänki 25ecb68e56 Added Visual Studio 2010 solution and project files for the applications in tests/.
Building from VS2010 requires the vs-tool plugin, available at https://github.com/juj/vs-tool .
2012-05-15 21:17:05 +03:00
..
README.txt Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
dlmalloc_test.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
emscripten_api_browser.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
fannkuch.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
fasta.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
files.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_2_Hello_Triangle.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_8_Simple_VertexShader.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_9_MipMap2D.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_9_Simple_Texture2D.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_9_Simple_TextureCubemap.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_9_TextureWrap.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_10_MultiTexture.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_11_Multisample.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_11_Stencil_Test.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_13_ParticleSystem.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
glbook_15_Hello_Triangle_KD.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hashtest.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_libcxx.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_malloc.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_world_c.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_world_cpp.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_world_file.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_world_gles.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_world_loop.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_world_loop_malloc.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
hello_world_sdl.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
new.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
raytrace.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
sdl_audio.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
sdl_canvas.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
sdl_gl_read.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
sdl_image.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
sdl_key.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
sdl_mouse.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
sdl_ogl.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
skinning_test_no_simd.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
tests_msvc10.sln Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
tests_msvc10.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00
twopart.vcxproj Added Visual Studio 2010 solution and project files for the applications in tests/. 2012-05-15 21:17:05 +03:00

README.txt

This folder contains Visual Studio 2010 project files for Emscripten tests.

Building the solution requires the vs-tool plugin, which enables Emscripten builds to be invoked from within Visual Studio.

Find the vs-tool plugin from here https://github.com/juj/vs-tool