|
The script file gen_vsproj.pl is a tool that can generate Microsoft* Visual C++ .NET* project and solution files for Intel® IPP UMC sample code. It works under Cygwin*, Linux* systems and Microsoft Windows* systems with ActivePerl* installed. This script can build solution files for Intel® C++ Compiler 9.0, Microsoft* Visual C++.NET* 2003 and Microsoft* Visual C++ .NET* 2005. Here are some notes for using this script:
- Put the script file in the Intel IPP UMC sample code folder: \ipp_sample\media.
- At the command line, use gen_vsproj.pl command to create solution files. Typing “gen_vsproj.pl” will print all command messages. Here is an example to generate Microsoft Visual C++.NET 2003 solutions for IA32 applications:
>gen_vsproj.pl -vs2003 -noicl -con application\* -gui application\umc_reverb_demo -dll plug-in\audio_codecs -lib codec\* core\* io\* pipeline\* plug-in\object_factory -I"javascript:void(null);" -win32 -L "javascript:void(null);" "javascript:void(null);" -l "javascript:void(null);" ddraw.lib dsound.lib
- Solution files are located in the media\application\xxxx directories.
Operating System:
| Windows* XP Professional, Windows Server* 2003 |
This applies to:
|