Skip to content
Snippets Groups Projects
Commit 119825b7 authored by g0dil's avatar g0dil
Browse files

Packets/MPEGDVBBundle: Move DIA2PNGMAXWIDTH to Dia2Png command.

parent 7e8571cb
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,6 @@ SENFSCons.Object(env, target = 'MPEGDVBBundle', sources=sources,
SENFSCons.Lib(env, library = 'Packets_MPEGDVBBundle', sources = sources[0],
LIBS = ['Packets', 'Socket', 'Utils'], no_includes = 1)
myEnv = env.Clone(DIA2PNGMAXWIDTH = 600)
SENFSCons.Doxygen(env, extra_sources = [
myEnv.Dia2Png("TLV.dia", )
env.Dia2Png("TLV.dia", DIA2PNGMAXWIDTH = 600)
])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment