Skip to content

Commit

Permalink
revert more windows stuff for now
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Dec 1, 2024
1 parent 0afe727 commit a6e0bb9
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions QOpenHD.pro
Original file line number Diff line number Diff line change
Expand Up @@ -234,17 +234,6 @@ JetsonBuild {
WindowsBuild {
# This aparently makes qt use absolute paths, otherwise we get compile issues ?
QMAKE_PROJECT_DEPTH = 0
#include(app/videostreaming/gstreamer/gst_video.pri)
#include(app/videostreaming/avcodec/avcodec_video.pri)
# Path to FFmpeg headers
# INCLUDEPATH += C:/ffmpeg
#INCLUDEPATH += C:/ffmpeg/libavutil/

# Path to FFmpeg libraries
#LIBS += -LC:/ffmpeg/lib

# Link against the required FFmpeg libraries
#LIBS += -lavcodec -lavformat -lavutil -lswscale -lswresample
}

AndroidBuild {
Expand Down

0 comments on commit a6e0bb9

Please sign in to comment.