Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

kayru/vs-nacl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Client Platform for Visual Studio 2010

This adds native support for building NaCl executables to Visual Studio 2010 by integrating NaCl SDK GCC tool-chain into MSBuild system.

It is basically a hacked version of vs-android, written by Gavin Pugh.

How to install

  • Copy 'NaCl' directory to 'C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms'.
  • Set 'NACL_SDK_ROOT' environment variable to point to NaCl SDK location.

About

Native Client integration for Visual Studio 2010

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages