File: config.h.in

package info (click to toggle)
fatrat-opensubtitles 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 176 kB
  • sloc: cpp: 465; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#ifndef CONFIG_H
#define CONFIG_H

#cmakedefine WITH_NLS

#endif