Skip to content

This tool use to convert makefile to vs2013 .vcxproj on windows

Notifications You must be signed in to change notification settings

ZT-/Virtion.Makefile2Vcxproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Virtion.Makefile2Vcxproj

This tool use to convert makefile to vs2013 .vcxproj on windows

#Usage

Usage: <makefile> <project name> [Option]
Example: Virtion.Makefile2Vcxproj.exe   c:\MyProject\Makefile   MyProject  -d
Option:
         [-d]: Dump anlysis info

#Feature

  • Convert makefile to vs2013 .vcxproj
  • Ceate .vcxproj.filters
  • Show used option about cl.exe and link.exe

#TODO

  • Support "!include" other makefile file.
  • Specific classification of options about cl.exe and link.exe.

About

This tool use to convert makefile to vs2013 .vcxproj on windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages