Skip to content

IQ-Inc/addewp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

addewp

The command line utility adds a file into IAR's EWP file

Interactive usage: $ ./addewp.exe

Quick usage with flags: $ ./addewp.exe -ewp MyEwpFile.ewp -file main.cpp

Flags may be omitted for interactivity. For example, the following invocation prompts for an EWP file, since the new file is provided as an argument:

$ ./addewp.exe -file main.cpp

About

Command-line utility for adding IAR EW project files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages