/[PAMELA software]/quicklook/QLflightTmtc_Header/build.xml
ViewVC logotype

Diff of /quicklook/QLflightTmtc_Header/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by pam-rm2, Fri Sep 8 08:26:47 2006 UTC revision 1.6 by pam-rm2, Mon Oct 23 14:27:37 2006 UTC
# Line 135  Line 135 
135                              <includepath location="${pamSoftware}/include/yoda"/>                              <includepath location="${pamSoftware}/include/yoda"/>
136                      </compiler>                      </compiler>
137                      <linker extends="scripts-link">                      <linker extends="scripts-link">
138                              <libset dir="${pamSoftware}/lib" libs="yoda, utils"/>                              <libset dir="${pamSoftware}/lib" libs="yoda"/>
139                      </linker>                      </linker>
140              </cc>              </cc>
141                            
# Line 156  Line 156 
156                              <includepath location="${pamSoftware}/include/yoda"/>                              <includepath location="${pamSoftware}/include/yoda"/>
157                      </compiler>                      </compiler>
158                      <linker extends="scripts-link">                      <linker extends="scripts-link">
159                              <libset dir="${pamSoftware}/lib" libs="yoda, utils"/>                              <libset dir="${pamSoftware}/lib" libs="yoda"/>
160                      </linker>                      </linker>
161              </cc>              </cc>
162                            
# Line 175  Line 175 
175                              <includepath location="${pamSoftware}/include/yoda"/>                              <includepath location="${pamSoftware}/include/yoda"/>
176                      </compiler>                      </compiler>
177                      <linker extends="scripts-link">                      <linker extends="scripts-link">
178                              <libset dir="${pamSoftware}/lib" libs="yoda, utils"/>                              <libset dir="${pamSoftware}/lib" libs="yoda"/>
179                      </linker>                      </linker>
180              </cc>              </cc>
181                            

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.23