Importing an existing XPS application project
The Import Application wizard that existed the 10.1 release of SDK, which automatically imported XPS software projects into the SDK workspace, is no longer available in SDK. You should manually import the XPS
projects into SDK workspace.
To import an existing XPS software application into your workspace:
- Create a new Empty Application managed make project by following the steps mentioned in Creating a
C or C++ project.
- Import the source files into the workspace by following the steps mentioned in Importing resources from the file
system.
- If the XPS project uses a linker script, specify this linker script in the linker options.
- If you have changed the Debug and Optimization flags of the project, follow the steps mentioned in Specifying debug and optimization compiler flags.
- If you have added any include paths, follow the steps mentioned in Adding include paths and symbols.
- If you have added any custom libraries and library paths, follow the steps mentioned in Adding libraries and library paths.
- If you have specified custom compiler and linker flags, follow the steps mentioned in Specifying the compiler options and
Specifying the linker options.

Xilinx embedded software
Building software projects
Creating a C or C++ project
Adding include paths and symbols
Specifying the compiler options
Adding libraries and library paths
Specifying the linker options

C/C++ build
Copyright © 1995-2009 Xilinx, Inc. All rights reserved.