File: readme

package info (click to toggle)
pdfedit 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 15,032 kB
  • ctags: 21,708
  • sloc: cpp: 185,471; xml: 8,824; yacc: 1,178; ansic: 666; perl: 664; makefile: 636; sh: 371; lisp: 51
file content (30 lines) | stat: -rwxr-xr-x 799 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Windows Project Files

---------------------------



1) General Steps



   a) open the project file according to your development environment
   
   b) compile BOOST (http://www.boost-consulting.com/products/free) and CPPUNIT (http://sourceforge.net/project/downloading.php?groupname=cppunit&filename=cppunit-1.12.0.tar.gz&use_mirror=surfnet)
   
   c) set BOOST & CPPUNIT includes in either Tools->Options->Project&Solutions->VC++ Directories->Include Files-> OR pdfedit->Property Pages->C/C++->General->Additional Include Directories

   d) set debug parameters pdfedit->Property Pages->Configuration Properties->Debugging->Command Arguments to e.g. "-all -dir ..\testset -files ..\doc\zadani.pdf" 

   e) build solution

   f) run tests 



Tested:

VC 2005 Express Edition

	-> Debug version