When you create a new target in PowerBuilder .NET, you can use the Select Resources page of the new target wizard to include resources such as pictures or text files. After the target is created, you use the context menu items on the target or its subfolders to include new or existing resource files.
The new target wizard adds the resources and resource directories you select on its Select Resources page to a Resources folder under the target directory. If you do not use the wizard to create a Resources folder, you can add resources directly to the target directory, or you can add a folder under the target directory to contain the resource files that you add.
If the application that you migrated did not reference the resource files relative to the target location (for example, in a path relative to the Application object, when that is not the same as the target location), you can drag and drop the resource directory to the correct location in the Solution Explorer after migration.
You can drag and drop resource files or directories from the Windows Explorer directly onto the target object or a folder under the target object in the Solution Explorer, or you can use this procedure: