~ubuntu-branches/ubuntu/hoary/psi/hoary

« back to all changes in this revision

Viewing changes to build-win.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Building Psi on Windows
 
2
-----------------------
 
3
 
 
4
With MSVC++ 6.0:
 
5
 
 
6
* Go to a command prompt where Psi is unpacked, and type:
 
7
 
 
8
  makewin
 
9
 
 
10
  The result will be placed in the 'psiwin' folder.
 
11
 
 
12
* Zip and enjoy.
 
13