~ubuntu-branches/ubuntu/oneiric/libclaw/oneiric

« back to all changes in this revision

Viewing changes to libclaw.nsi

  • Committer: Bazaar Package Importer
  • Author(s): Julien Jorge
  • Date: 2010-12-23 20:55:14 UTC
  • mfrom: (4.2.1 sid)
  • Revision ID: james.westby@ubuntu.com-20101223205514-s10m6ywla7s4ttqf
Tags: 1.6.1-3
UploadĀ inĀ sid

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
  File "claw\impl\*.ipp"
140
140
 
141
141
  ; Set output path to the installation directory.
 
142
  SetOutPath "$INSTDIR\include\claw\meta"
 
143
  
 
144
  File "claw\meta\*.hpp"
 
145
 
 
146
  ; Set output path to the installation directory.
142
147
  SetOutPath "$INSTDIR\win"
143
148
 
144
149
  File "win\definitions.txt"